LabelStyle Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The LabelStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | LabelStyle |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(Object) |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(ChartPosition) |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(Fill) |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(Fill, ChartPosition) |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(Fill, ChartPosition, ChartDimensionsBase) |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(Fill, Corners, ChartPosition, ChartDimensionsBase) |
Creates new instance of StyleLabel class.
|
![]() | LabelStyle(LabelItemsCompositionMode, ChartDimensionsBase, String, Fill, ChartPosition, Single, Corners, Border, Shadow, Boolean) |
Creates new instance of StyleLabel class.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object
(Overrides StyleBaseClone.) |
Name | Description | |
---|---|---|
![]() | CompositionType |
Specifies the label's items composition type
|
![]() | Corners |
Specifies the corners for background rectangle
|
![]() | Figure |
Specifies the figure property
|
![]() | Fill |
Specifies the background property
|
![]() | RotationAngle |
Specifies the rotation angle property
|
![]() | Visible |
Specifies tha label's visibility
(Overrides StyleBaseVisible.) |