PointShapeStyle Class |
Namespace: Arction.WinForms.Charting
The PointShapeStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| PointShapeStyle |
Constructor for Form designer list editor
| |
| PointShapeStyle(IChartNode) |
Constructor
| |
| PointShapeStyle(IChartNode, Shape, Color, Color, Color, Color, Double, Double, Double, Double, Double, GradientFillPoint, Direction, Image) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Angle |
Point rotation angle in degrees.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Antialiasing |
Anti-aliased point.
Drawing anti-aliased draws the point with smooth edges, but will increase CPU/GPU overhead.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BitmapAlphaLevel |
Bitmap alpha level.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BitmapImage |
Bitmap image, which is used when Shape is set to 'Bitmap'.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BitmapImageTintColor |
Bitmap image tint color. Keep it White to display it normally.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BodyThickness |
Body thickness. Applies to Cross and Flag and FlagLightning shapes.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BorderColor |
Border color.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BorderWidth |
Border width.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Color1 |
Color 1.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Color2 |
Color 2.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Color3 |
Color 3. Not used in all shapes.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| GradientFill |
Gradient fill.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Height |
Height.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| LinearGradientDirection |
Gradient direction.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Shape |
Shape. Some fill options are not used on every shape kind.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| UseImageSize |
Sets Width and Height properties from bitmap image dimensions.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Width |
Width.
(Inherited from PointShapeStyleBaseSHAPE.) |
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Inherited from PointShapeStyleBaseSHAPE.) |