2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartGridStyle Class / Spacing Property

In This Topic
    Spacing Property
    In This Topic
    Gets or sets gridline spacing in data coordinate units.
    Syntax
    'Declaration
     
    Public Property Spacing As System.Double
    public System.double Spacing {get; set;}
    See Also