ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartHistogram.IntervalStart Property

Gets or sets the numeric value of the beginning of the first interval.

[Visual Basic]

Public Property IntervalStart As Double

[C#]

public double IntervalStart {get;set;}

[Delphi]

public property IntervalStart: Double read get_IntervalStart write set_IntervalStart;

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.