ChartPlotArea Class
Represents a chart plot area.
- Inheritance:
- System.ObjectChartPlotArea
Properties
CustomLayout
Gets or sets the plot area's custom layout.
public ChartElementLayout CustomLayout { get; set; }
Public Property CustomLayout As ChartElementLayout
Property Value
The configuration of how the plot area should be positioned and sized inside the chart.
Fill
Gets or sets the fill formatting options.
Property Value
The fill formatting options.
Outline
Gets or sets the outline formatting options.
Property Value
The outline formatting options.