Fill Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The Fill type exposes the following members.
Name | Description | |
---|---|---|
![]() | Fill |
Create new instance of FillStyle class.
|
![]() | Fill(Color) |
Create new instance of FillStyle class.
|
![]() | Fill(Object) |
Create new instance of FillStyle class.
|
![]() | Fill(Color, ChartFillMode) |
Create new instance of FillStyle class.
|
![]() | Fill(Color, Color) |
Create new instance of FillStyle class.
|
![]() | Fill(Color, Color, ChartFillMode) |
Create new instance of FillStyle class.
|
![]() | Fill(Color, Color, FillSettings, Boolean, ChartFillMode) |
Create new instance of FillStyle class.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone of this object
|
![]() | Equals |
Comparing of two objects
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets hash code
(Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
![]() | FillMode |
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
|
![]() | FillSettings |
Gets and sets fill settings
|
![]() | GammaCorrection |
Specifies whether gamma correction should be used
|
![]() | MainColorOpacity |
Gets and sets the main color opacity coefficient
|
![]() | PrimaryColor |
Gets and sets the main color of figure background
|
![]() | SecondColor |
Gets and sets the second color of figure background
|
![]() | SecondColorOpacity |
Gets and sets the second color opacity coefficient
|