Click or drag to resize

PlotPlotStyle Property

Gets or sets the PlotStyle

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public PlotStyle PlotStyle { get; set; }

Property Value

Type: PlotStyle
See Also