MarkerStyle Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The MarkerStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | MarkerStyle |
Creates a new instance of StyleMarker class.
|
![]() | MarkerStyle(Object) |
Creates a new instance of StyleMarker class.
|
![]() | MarkerStyle(String) |
Creates a new instance of StyleMarker class.
|
![]() | MarkerStyle(String, Int32) |
Creates a new instance of StyleMarker class.
|
![]() | MarkerStyle(String, ChartDimensionsBase, Fill) |
Creates a new instance of StyleMarker class.
|
![]() | MarkerStyle(ChartDimensionsBase, String, Fill, ChartPosition, Single, Corners, Border, Shadow, Boolean) |
Creates a new instance of StyleMarker class.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object
(Overrides StyleBaseClone.) |
![]() | Equals |
Comparing of two objects
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets hash code
(Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
![]() | Corners |
Specifies the corners of background rectangle
|
![]() | Figure |
Specifies the Figure property
|
![]() | Fill |
Specifies the FillStyle property
|
![]() | RotationAngle |
Specifies the Rotation angle
|
![]() | Visible |
Specifies marker's visibility
(Overrides StyleBaseVisible.) |