FillStyle Class |
Namespace: Telerik.Charting.Styles
The FillStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | FillStyle |
Create new instance of FillStyle class.
|
![]() | FillStyle(Color) |
Create new instance of FillStyle class.
|
![]() | FillStyle(Object) |
Create new instance of FillStyle class.
|
![]() | FillStyle(Color, Color) |
Create new instance of FillStyle class.
|
![]() | FillStyle(Color, FillType) |
Create new instance of FillStyle class.
|
![]() | FillStyle(Color, Color, FillType) |
Create new instance of FillStyle class.
|
![]() | FillStyle(Color, Color, FillSettings, Boolean, FillType) |
Create new instance of FillStyle class.
|
Name | Description | |
---|---|---|
![]() | FillSettings |
Gets and sets fill settings
|
![]() | FillType |
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
|
![]() | GammaCorrection |
Specifies whether gamma correction should be used
|
![]() | MainColor |
Gets and sets the main color of figure background
|
![]() | MainColorOpacity |
Gets and sets the main color opacity coefficient
|
![]() | SecondColor |
Gets and sets the second color of figure background
|
![]() | SecondColorOpacity |
Gets and sets the second color opacity coefficient
|
![]() | ViewStateIgnoresCase |
Gets if view sate should ignore case
(Inherited from StateManagedObject.) |
Name | Description | |
---|---|---|
![]() | Clone |
Clone of this object
|
![]() | CloneState |
Makes a view state clone
(Inherited from StateManagedObject.) |
![]() | Equals |
Comparing of two objects
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets hash code
(Overrides ObjectGetHashCode.) |
![]() | LoadViewState |
Load data from ViewState
(Overrides StateManagedObjectLoadViewState(Object).) |
![]() | SaveViewState |
Save data to ViewState
(Overrides StateManagedObjectSaveViewState.) |
![]() | SetDirty |
Sets the item dirty state
(Inherited from StateManagedObject.) |
![]() | TrackViewState |
Track ViewState
(Overrides StateManagedObjectTrackViewState.) |