[]
Represents plot area in FlexChart.
public class PlotArea : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Name | Description |
---|---|
PlotArea() |
Name | Description |
---|---|
Column | Gets or sets the column index of plot area. |
Height | Gets or sets the height of plot area. |
Name | Gets or sets the name of the plot area. |
Row | Gets or sets the row index of plot area. |
Width | Gets or sets the width of plot area. |