Telerik.Charting.Styles.StyleEmptyLineSeries
Empty Line series specific style
Inheritance Hierarchy
- System.Object
- Telerik.Charting.StateManagedObject : IChartingStateManagedItem, IChartingStateManager, IDisposable
- Telerik.Charting.Styles.StyleBorder : ICloneable
- Telerik.Charting.Styles.LineStyle
- Telerik.Charting.Styles.StyleLineSeries
- Telerik.Charting.Styles.StyleEmptyLineSeries
Properties
Color Color
Gets or sets color of the series line
Color Color
Gets or sets color of the series line
Color Color
Specifies the line color property
EndCap LineCap
Specifies the end cap property
IsEmptyLine Boolean
Checks if line belongs to StyleEmptyLineSeries class.
Item Object
Gets property value by name
Item Object
Gets property value by name
PenStyle DashStyle
Gets or sets PenStyle of the series line
PenStyle DashStyle
Gets or sets PenStyle of the series line
PenStyle DashStyle
Specifies the pen style property
StartCap LineCap
Specifies the start cap property
ViewState StateBag
Sate bag to store view state content
ViewStateIgnoresCase Boolean
Gets if view sate should ignore case
Visible Boolean
Line series visibility (same as Series.Visible)
Visible Boolean
Visibility
Width Single
Gets or sets the width of the series line.
Width Single
Specifies the width property
Methods
Clone
Clone this object
Returns
System.Object
Object with the same fields as this one
Clone
Clone this object
Returns
System.Object
Object with the same fields as this one
CloneState
Makes a view state clone
Returns
System.Web.UI.StateBag
StateBag
Equals
Compare two objects
Parameters
obj System.Object
Object tot compare
Returns
System.Boolean
Result of comparing
Equals
Compare two objects
Parameters
obj System.Object
Object tot compare
Returns
System.Boolean
Result of comparing
GetHashCode
Gets hash code
Returns
System.Int32
Hash code
GetHashCode
Gets hash code
Returns
System.Int32
Hash code
IsVisible
Determines whether this instance is visible.
Returns
System.Boolean
true if this instance is visible; otherwise, false.
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 to default settings
Returns
System.Void
Reset
Reset to default settings
Returns
System.Void
Reset
Reset to default settings
Returns
System.Void
SaveViewState
Saves object data to a view state
Returns
System.Object
Saved view state object
SetDirty
Sets the item dirty state
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
Tracks view state changes
Returns
System.Void