Click or drag to resize
PlotStyleIsPenDashStyleConfigurable Property
Gets if the dashStyle can be configured via the view

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public virtual bool IsPenDashStyleConfigurable { get; }

Property Value

Type: Boolean
See Also