ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartGridStyle.Spacing Property

Gets or sets gridline spacing in data coordinate units.

[Visual Basic]

Public Property Spacing As Double

[C#]

public double Spacing {get;set;}

[Delphi]

public property Spacing: Double read get_Spacing write set_Spacing;

See Also

ChartGridStyle Class | ChartGridStyle Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.