ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.ShowProperties Method ()

Raises the chart properties dialog at runtime.

[Visual Basic]

Overloads Public Function ShowProperties() As DialogResult

[C#]

public DialogResult ShowProperties()

[Delphi]

public function ShowProperties(): DialogResult; overload;

Return Value

DialogResult.

Remarks

The properties dialog allows modification of the chart properties, including data, at runtime. All available properties are displayed on multiple tabs.

See Also

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace | C1Chart.ShowProperties Overload List


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