Gets the ChartPlot object that describes the region where data is charted.
[Visual Basic]
Public ReadOnly Property PlotArea As PlotArea
[C#]
public PlotArea PlotArea {get;}
[Delphi]
public property PlotArea: PlotArea read get_PlotArea;
See Also
Area Class | Area Members | C1.Win.C1Chart Namespace | Area Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |