|
Name |
Description |
|
AxisLabel |
Overridden. Data point X axis label text |
|
BackGradientEndColor |
Data point background gradient end color (Inherited from DataPointAttributes) |
|
BackGradientType |
Data point background gradient type. (Inherited from DataPointAttributes) |
|
BackHatchStyle |
Data point hatch style (Inherited from DataPointAttributes) |
|
BackImage |
Data point background image (Inherited from DataPointAttributes) |
|
BackImageAlign |
Background image alignment used by ClampUnscale drawing mode. (Inherited from DataPointAttributes) |
|
BackImageMode |
Data point background image drawing mode. (Inherited from DataPointAttributes) |
|
BackImageTranspColor |
Background image transparent color. (Inherited from DataPointAttributes) |
|
BorderColor |
Data point border color (Inherited from DataPointAttributes) |
|
BorderStyle |
Data point border style (Inherited from DataPointAttributes) |
|
BorderWidth |
Data point border width (Inherited from DataPointAttributes) |
|
ChartArea |
Chart area in which this series is drawn |
|
Color |
Data point color (Inherited from DataPointAttributes) |
|
CustomAttributes |
Custom Data Point attributes specified as: AttrName1=Value1, AttrName2=Value2, ... (Inherited from DataPointAttributes) |
|
EmptyPointStyle |
Default attributes of the empty data point. |
|
Enabled |
Chart series enabled flag. |
|
FinancialMarkers |
Financial Markers |
|
Font |
Data point font (Inherited from DataPointAttributes) |
|
FontAngle |
Data point font angle (Inherited from DataPointAttributes) |
|
FontColor |
Data point line color (Inherited from DataPointAttributes) |
|
Href |
URL target of the area. (Inherited from DataPointAttributes) |
|
Item |
Overloaded. Attributes indexer, which returns Attribute Name by index. (Inherited from DataPointAttributes) |
|
Label |
Data point label text. (Inherited from DataPointAttributes) |
|
LabelBackColor |
Data point label back color (Inherited from DataPointAttributes) |
|
LabelBorderColor |
Data point label border color (Inherited from DataPointAttributes) |
|
LabelBorderStyle |
Data point label border style (Inherited from DataPointAttributes) |
|
LabelBorderWidth |
Data point lable border width (Inherited from DataPointAttributes) |
|
LabelFormat |
Data point label format string (Inherited from DataPointAttributes) |
|
LabelHref |
URL target of the data point label. (Inherited from DataPointAttributes) |
|
LabelMapAreaAttributes |
Other attributes of the data point label. (Inherited from DataPointAttributes) |
|
LabelToolTip |
Tooltip of the data point label. (Inherited from DataPointAttributes) |
|
Legend |
Chart legend name used by the series. |
|
LegendHref |
URL target of the item in the legend. (Inherited from DataPointAttributes) |
|
LegendMapAreaAttributes |
Other attributes of the legend map area. (Inherited from DataPointAttributes) |
|
LegendText |
Text of the item in the legend (Inherited from DataPointAttributes) |
|
LegendToolTip |
Tooltip of the item in the legend (Inherited from DataPointAttributes) |
|
MapAreaAttributes |
Other attributes of the area. (Inherited from DataPointAttributes) |
|
MarkerBorderColor |
Data point marker border color (Inherited from DataPointAttributes) |
|
MarkerBorderWidth |
Data point marker border width (Inherited from DataPointAttributes) |
|
MarkerColor |
Data point marker color (Inherited from DataPointAttributes) |
|
MarkerImage |
Data point marker image (Inherited from DataPointAttributes) |
|
MarkerImageTranspColor |
Data point marker image transparent color. (Inherited from DataPointAttributes) |
|
MarkerSize |
Data point marker size (Inherited from DataPointAttributes) |
|
MarkerStep |
Specify how often to diaplay data point markers |
|
MarkerStyle |
Data point marker style (Inherited from DataPointAttributes) |
|
Name |
Data series name. |
|
Palette |
Color palette to use |
|
PaletteCustomColors |
Array of custom palette colors. |
|
Points |
Series Data Points collection. |
|
ShadowColor |
Data shadow color |
|
ShadowOffset |
Series shadow offset. |
|
ShowInLegend |
Indicates that item is shown in the legend. (Inherited from DataPointAttributes) |
|
ShowLabelAsValue |
If true shows point's value as a label. (Inherited from DataPointAttributes) |
|
SmartLabels |
SmartLabels properties. |
|
ToolTip |
The tooltip. (Inherited from DataPointAttributes) |
|
Type |
Chart type used to draw the series. |
|
ValueMembersY |
Members of the chart data source used to data bind to the Y values of the series. |
|
ValueMemberX |
Member of the chart data source used to data bind to the X value of the series. |
|
XAxisType |
Type of horizontal axes. |
|
XSubAxisName |
Name of the X sub-axis this series is attached to. |
|
XValueIndexed |
Indicates that a data point index (1,2,...) will be used for the X value. |
|
XValueType |
Type of values stored on the X axes |
|
YAxisType |
Type of vertical axes. |
|
YSubAxisName |
Name of the Y sub-axis this series is attached to. |
|
YValuesPerPoint |
Number of Y values stored for each Data Point. |
|
YValueType |
Type of values stored on the Y axes |