Plot {Microsoft.VisualBasic.Data.ChartPlots.Graphic} .NET clr documentation

Plot

Description

the chartting plot framework in sciBASIC

Declare

            
# namespace Microsoft.VisualBasic.Data.ChartPlots.Graphic
export class Plot {
   legendTitle: string;
   # the main title string
   main: string;
   xlabel: string;
   ylabel: string;
   zlabel: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]