The ChartSeriesCustomProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChartSeriesCustomProperties |
Initializes a new instance of the ChartSeriesCustomProperties class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Copies properties from another ChartSeriesCustomProperties to the current object.
(Overrides CustomProperties..::..AssignFrom(CustomProperties).) |
|
Clear |
Clears UserDefined collection and resets all properties
to default values.
(Inherited from CustomProperties.) |
Properties
Name | Description | |
---|---|---|
Area |
Properties of the Area chart.
|
|
AreaPercentStacked |
Properties of the Area Percent Stacked chart.
|
|
AreaSmooth |
Properties of the Area Smooth chart.
|
|
AreaStacked |
Properties of the Area Stacked chart.
|
|
Bar |
Properties of the Bar chart.
|
|
BarPercentStacked |
Properties of the Bar Percent Stacked chart.
|
|
BarStacked |
Properties of the Bar Stacked chart.
|
|
Column |
Properties of the Column chart.
|
|
ColumnPercentStacked |
Properties of the Column PercentStacked chart.
|
|
ColumnStacked |
Properties of the Column Stacked chart.
|
|
Doughnut |
Properties of the Doughnut chart.
|
|
Funnel |
Properties of the Funnel chart.
|
|
Line |
Properties of the Line chart.
|
|
LineSmooth |
Properties of the Line Smooth chart.
|
|
LineStepped |
Properties of the Line Stepped chart.
|
|
Pie |
Properties of the Pie chart.
|
|
Polar |
Properties of the Polar chart.
|
|
Pyramid |
Properties of the Pyramid chart.
|
|
Radar |
Properties of the Radar chart.
|
|
Range |
Properties of the Range chart.
|
|
RangeBar |
Properties of the Range Bar chart.
|
|
RangeBoxPlot |
Properties of the Range BoxPlot chart.
|
|
RangeCandlestick |
Properties of the Range Candlestick chart.
|
|
RangeColumn |
Properties of the Range Column chart.
|
|
RangeErrorBar |
Properties of the Range ErrorBar chart.
|
|
RangeSmooth |
Properties of the Range Smooth chart.
|
|
RangeStock |
Properties of the Range Stock chart.
|
|
Scatter |
Properties of the Scatter chart.
|
|
ScatterBubble |
Properties of the Scatter Bubble chart.
|
|
UserDefined |
Gets the UserDefinedProperties collection.
(Inherited from CustomProperties.) |