[]
        
(Showing Draft Content)

C1.Blazor.Chart.PlotArea

PlotArea Class

Represents plot area in FlexChart.

Inheritance
PlotArea
Namespace: C1.Blazor.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public class PlotArea : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

Name Description
PlotArea()

Properties

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.