Gets or sets the numeric value of the width of the each interval.
[Visual Basic]
Public Property IntervalWidth As Double
[C#]
public double IntervalWidth {get;set;}
[Delphi]
public property IntervalWidth: Double read get_IntervalWidth write set_IntervalWidth;
Remarks
Applies only to the SemiAutomatic creation method.
See Also
ChartHistogram Class | ChartHistogram Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |