[]
        
(Showing Draft Content)

C1.WPF.Document.FlexChart.Chart

Chart Class

Represents the chart properties and methods.

Inheritance
ChartBase
Chart
Implements
IChart
IChartBase
IStyleProvider
IPalette
IBrushConverter
Namespace: C1.WPF.Document.FlexChart
Assembly: C1.WPF.Document.dll
Syntax
public class Chart : ChartBase, IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter

Constructors

Name Description
Chart()

Initializes a new instance of the Chart class.

Properties

Name Description
AxisX

Gets an X axis object in the RenderFlexChart.

AxisY

Gets an Y axis object in the RenderFlexChart.

ChartType

Gets or sets the chart type.

DataLabel

Gets the DataLabel.

Options

Gets the C1.WPF.Document.FlexChart.ChartOptions.

PlotMargin

Gets or sets the plot margin.

Rotated

Gets or sets whether the bar chart is rotated.

Series

Gets the SeriesCollection.

Stacking

Gets or sets Stacking that specifies whether and how to stack the chart's data values.

XItems

Gets or sets the list of X-axis items.