Telerik.Charting.Styles.FillStyleChart
Chart's background fill style
Inheritance Hierarchy
- System.Object
- Telerik.Charting.StateManagedObject : IChartingStateManagedItem, IChartingStateManager, IDisposable
- Telerik.Charting.Styles.FillStyle : ICloneable
- Telerik.Charting.Styles.FillStyleChart
Properties
FillSettings FillSettings
Gets and sets fill settings
FillType FillType
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
FillType FillType
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
GammaCorrection Boolean
Specifies whether gamma correction should be used
Item Object
Gets value of property by its name
MainColor Color
Gets or sets the color of the data series.
MainColor Color
Gets and sets the main color of figure background
MainColorOpacity Color
Gets and sets the main color opacity coefficient
SecondColor Color
Gets and sets the second color of figure background
SecondColorOpacity Color
Gets and sets the second color opacity coefficient
ViewState StateBag
Sate bag to store view state content
ViewStateIgnoresCase Boolean
Gets if view sate should ignore case
Methods
Clone
Clone of this object
Returns
System.Object
New instance of FillStyle class with the same fields as this 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
Equals
Comparing of two objects
Parameters
obj System.Object
Object to compare
Returns
System.Boolean
Whether objects are equal or not
GetHashCode
Gets hash code
Returns
System.Int32
Hash code
LoadViewState
Load data from ViewState
Parameters
savedState System.Object
ViewState with 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 values
Returns
System.Void
Reset
Reset to default settings
Returns
System.Void
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
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
Tracks view state changes
Returns
System.Void