ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.Origin Property

Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered.

[Visual Basic]

Public Property Origin As Double

[C#]

public double Origin {get;set;}

[Delphi]

public property Origin: Double read get_Origin write set_Origin;

See Also

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


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