ArthaChitra help files
ArthaChitra help files
SharpCharts.Base.SharpScript
Plot Class
Plot Constructor
Plot Constructor (String, PlotStyle, Pen)
Plot Constructor (String, PlotStyle, Brush, Int32)
Plot Constructor (String, PlotStyle, Pen, Boolean)
Plot Constructor (String, PlotStyle, Brush, Int32, Boolean)
Plot Constructor (String, PlotStyle, Brush, Int32, Boolean)
Constructor for Plot
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
Copy
public
Plot
(
string
name
,
PlotStyle
plotStyle
,
Brush
brush
,
int
thickness
,
bool
isDisplayedInYAxis
)
Parameters
name
Type:
System
String
Name
plotStyle
Type:
SharpCharts.Base.SharpScript
PlotStyle
Plot Style
brush
Type:
System.Windows.Media
Brush
Brush
thickness
Type:
System
Int32
Thickness
isDisplayedInYAxis
Type:
System
Boolean
Is displayed in yAxis
See Also
Reference
Plot Class
Plot Overload
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com