Gets or sets the dash pattern of major grid lines.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public DoubleCollection MajorGridStrokeDashes { get; set; } |
Visual Basic |
---|
Public Property MajorGridStrokeDashes As DoubleCollection Get Set |