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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |