ComponentOne Chart for .NET (2.0) Search HelpCentral 

AxisScrollBar.ScaleMenu Property

Gets or sets the custom context menu that will be shown when user clicks on scale button.

[Visual Basic]

Public Property ScaleMenu As ContextMenu

[C#]

public ContextMenu ScaleMenu {get;set;}

[Delphi]

public property ScaleMenu: ContextMenu read get_ScaleMenu write set_ScaleMenu;

See Also

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


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