ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.UnitMinor Property

Gets or sets the units between minor tick marks.

[Visual Basic]

Public Property UnitMinor As Double

[C#]

public double UnitMinor {get;set;}

[Delphi]

public property UnitMinor: Double read get_UnitMinor write set_UnitMinor;

Remarks

Setting this value automatically changes AutoMinor to false.

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.