Telerik.Charting.Styles.StyleSeries
Series appearance
Inheritance Hierarchy
- System.Object
- Telerik.Charting.StateManagedObject : IChartingStateManagedItem, IChartingStateManager, IDisposable
- Telerik.Charting.Styles.Style : ICloneable
- Telerik.Charting.Styles.StyleSeries
Properties
BarWidthPercent Decimal
Determines the width of bars.
Border StyleBorder
Specifies the border
Border StyleBorder
Specifies the border style
BubbleSize Int32
Default bubble size
CenterXOffset Int32
Specifies the x offset of the pie center.
CenterYOffset Int32
Specifies the y offset of the pie center.
Chart Chart
Specifies chart style related to
Corners Corners
Specifies the corners for background rectangle
DiameterScale Double
Gets or sets the pie's diameter length according to the size of the plot area.
EmptyValue EmptyValue
Empty value point mark
ExplodePercent Int32
Gets or sets the explode percent of the exploded items.
FillStyle FillStyleSeries
Specifies the background property
Item Object
Gets property value by name
LabelAppearance StyleSeriesItemLabel
Gets or sets the common settings for the series items labels
LegendDisplayMode ChartSeriesLegendDisplayMode
Legend visualization mode
LineSeriesAppearance StyleLineSeries
Line, Spline, Bezier series line style
PointDimentions DimensionsPointMarker
Specifies the dimensions of points in point series
PointMark StyleMarkerSeriesPoint
Series points appearance
PointRotationAngle Single
Specifies the Rotation angle
PointShape String
Specifies the shape for point series
Shadow ShadowStyle
Specifies the shadow settings
ShowLabelConnectors Boolean
Specifies whether a line should be drawn between the label and the item.
ShowLabels Boolean
Specifies whether the item labels should be shown or not.
StartAngle Double
Gets or sets the start angle of the pie. Zero angle is identical with the X axis direction.
TextAppearance StyleSeriesItemTextBlock
Gets or sets the common text settings for the series items
ViewState StateBag
Sate bag to store view state content
ViewStateIgnoresCase Boolean
Gets if view sate should ignore case
Visible Boolean
Specifies visibility of series
Visible Boolean
Specifies visibility
Methods
Clone
Cloned this object
Returns
System.Object
New instance of StyleSeries class with the same fields as this one
Clone
Clone this object
Returns
System.Object
Cloned object
CloneState
Makes a view state clone
Returns
System.Web.UI.StateBag
StateBag
Dispose
Releases unmanaged and - optionally - managed resources
Parameters
disposing System.Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Returns
System.Void
Dispose
Releases unmanaged and - optionally - managed resources
Parameters
disposing System.Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Returns
System.Void
GetRealBounds
Calculate bounds of element depend on its rotation and previous dimensions
Parameters
dimensions Telerik.Charting.Styles.Dimensions
Dimensions of element
rotation System.Nullable{System.Single}
Rotation angle
Returns
System.Drawing.RectangleF
GetStyleProperty
Gets property value of element by name
Parameters
element System.Object
Element to get property
propertyName Telerik.Charting.Styles.StyleProperties
Property name
Returns
System.Object
Property value of specified element
IsVisible
Gets element visibility
Parameters
element System.Object
Element visibility to check
Returns
System.Boolean
Visibility of the specified element
LoadViewState
Load data from ViewState
Parameters
savedState System.Object
ViewState with data
Returns
System.Void
LoadViewState
Load data from ViewState
Parameters
savedState System.Object
ViewState to load data
Returns
System.Void
LoadViewState
Loads data from a view state
Parameters
state System.Object
View state to load data from
Returns
System.Void
Reset
Reset to default settings
Returns
System.Void
Reset
Reset settings to default
Returns
System.Void
SaveViewState
Saved data to ViewState
Returns
System.Object
saved data
SaveViewState
Save data to ViewState
Returns
System.Object
Saved data
SaveViewState
Saves object data to a view state
Returns
System.Object
Saved view state object
SetDirty
Sets the item dirty state
Returns
System.Void
SetPixelValues
Set pixels value to width and height properties of element
Parameters
elem Telerik.Charting.IOrdering
Element to calculate pixel values
container Telerik.Charting.IContainer
Container of element
Returns
System.Void
SetPixelValues
Set pixels value to width and height properties of element
Parameters
elem Telerik.Charting.IOrdering
Element to calculate pixel values
contWidth System.Single
Container's width
contHeight System.Single
Container's height
Returns
System.Void
SetPixelValues
Set pixels value to width and height properties of element's dimensions
Parameters
objDims Telerik.Charting.Styles.Dimensions
Element's dimensions
contWidth System.Single
Container's width
contHeight System.Single
Container's height
Returns
System.Void
Telerik.Charting.IChartingStateManager.LoadViewState
Loads data from a view state
Parameters
state System.Object
View state to load data from
Returns
System.Void
Telerik.Charting.IChartingStateManager.SaveViewState
Saves object data to a view state
Returns
System.Object
Saved view state object
Telerik.Charting.IChartingStateManager.TrackViewState
Tracks view state changes
Returns
System.Void
TrackViewState
Track ViewState
Returns
System.Void
TrackViewState
Track ViewState
Returns
System.Void
TrackViewState
Tracks view state changes
Returns
System.Void