ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.OnTop Property

Gets or sets whether axis and gridlines appear on top of the chart image.

[Visual Basic]

Public Property OnTop As Boolean

[C#]

public bool OnTop {get;set;}

[Delphi]

public property OnTop: Boolean read get_OnTop write set_OnTop;

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.