[]
        
(Showing Draft Content)

C1.WPF.Chart.PlotArea

PlotArea Class

Represents plot area in FlexChart.

Namespace: C1.WPF.Chart
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
public class PlotArea : DependencyObject

Constructors

Name Description
PlotArea()

Fields

Name Description
ColumnProperty

Identifies the Row dependency property.

HeightProperty

Identifies the Height dependency property.

PlotAreaNameProperty

Identifies the PlotAreaName dependency property.

RowProperty

Identifies the Row dependency property.

WidthProperty

Identifies the Width dependency property.

Properties

Name Description
Column

Gets or sets the column index of the plot area.

Height

Gets or sets the Height of the plot area.

PlotAreaName

Gets or sets the plot area name.

Row

Gets or sets the row index of plot area.

Width

Gets or sets the width of the plot area.