Click or drag to resize
SeriesStyle Properties

The SeriesStyle type exposes the following members.

Properties
  Name Description
Public property BarWidthPercent
Determines the width of bars.
Public property Border
Specifies the border
(Overrides StyleBaseBorder.)
Public property BubbleSize
Default bubble size
Public property CenterXOffset
Specifies the x offset of the pie center.
Public property CenterYOffset
Specifies the y offset of the pie center.
Public property Corners
Specifies the corners for background rectangle
Public property DiameterScale
Gets or sets the pie's diameter length according to the size of the plot area.
Public property EmptyValue
Empty value point mark
Public property ExplodePercent
Gets or sets the explode percent of the exploded items.
Public property Fill
Specifies the background property
Public property LabelAppearance
Gets or sets the common settings for the series items labels
Public property LegendDisplayMode
Legend visualization mode
Public property LineSeriesAppearance
Line, Spline, Bezier series line style
Public property PointDimentions
Specifies the dimensions of points in point series
Public property PointMark
Series points appearance
Public property PointRotationAngle
Specifies the Rotation angle
Public property PointShape
Specifies the shape for point series
Public property ShowLabelConnectors
Specifies whether a line should be drawn between the label and the item.
Public property ShowPointsLabels
Specifies whether the item labels should be shown or not.
Public property StartAngle
Gets or sets the start angle of the pie. Zero angle is identical with the X axis direction.
Public property TextAppearance
Gets or sets the common text settings for the series items
Public property Visible
Specifies visibility of series
(Overrides StyleBaseVisible.)
Top
See Also