| SeriesStyle Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The SeriesStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| SeriesStyle |
Creates new instance of StyleSeries class.
| |
| SeriesStyle(ChartSeries) |
Constructor for Series's style
| |
| SeriesStyle(SeriesFill, SeriesPointLabelStyle, SeriesPointMarkerStyle, Corners, Border, Shadow, Boolean) |
Creates new instance of StyleSeries class.
|
| Name | Description | |
|---|---|---|
| Clone |
Cloned this object
(Overrides StyleBaseClone.) |
| Name | Description | |
|---|---|---|
| BarWidthPercent |
Determines the width of bars.
| |
| Border |
Specifies the border
(Overrides StyleBaseBorder.) | |
| BubbleSize |
Default bubble size
| |
| CenterXOffset |
Specifies the x offset of the pie center.
| |
| CenterYOffset |
Specifies the y offset of the pie center.
| |
| Corners |
Specifies the corners for background rectangle
| |
| DiameterScale |
Gets or sets the pie's diameter length according to the size of the plot area.
| |
| EmptyValue |
Empty value point mark
| |
| ExplodePercent |
Gets or sets the explode percent of the exploded items.
| |
| Fill |
Specifies the background property
| |
| LabelAppearance |
Gets or sets the common settings for the series items labels
| |
| LegendDisplayMode |
Legend visualization mode
| |
| LineSeriesAppearance |
Line, Spline, Bezier series line style
| |
| PointDimentions |
Specifies the dimensions of points in point series
| |
| PointMark |
Series points appearance
| |
| PointRotationAngle |
Specifies the Rotation angle
| |
| PointShape |
Specifies the shape for point series
| |
| ShowLabelConnectors |
Specifies whether a line should be drawn between the label and the item.
| |
| ShowPointsLabels |
Specifies whether the item labels should be shown or not.
| |
| StartAngle |
Gets or sets the start angle of the pie. Zero angle is identical with the X axis direction.
| |
| TextAppearance |
Gets or sets the common text settings for the series items
| |
| Visible |
Specifies visibility of series
(Overrides StyleBaseVisible.) |