ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.ChartArea Property

Gets the control's Chart Area Area object.

[Visual Basic]

Public ReadOnly Property ChartArea As Area

[C#]

new public Area ChartArea {get;}

[Delphi]

public property ChartArea: Area read get_ChartArea;

See Also

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


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