SeriesMarkerPointShapeStyle Properties |
The SeriesMarkerPointShapeStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Gets or sets point rotation angle in degrees. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Antialiasing |
Gets or sets if point is anti-aliased. This is a dependency property.
Drawing anti-aliased draws the point with smooth edges, but will increase CPU/GPU overhead.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BitmapAlphaLevel |
Gets or sets bitmap alpha level. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BitmapImage |
Gets or sets bitmap image, which is used when Shape is set to 'Bitmap'. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BitmapImageTintColor |
Gets or sets bitmap image tint color. Keep it White to display it normally. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BodyThickness |
Gets or sets body thickness. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BorderColor |
Gets or sets border color. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| BorderWidth |
Gets or sets border width. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color1 |
Gets or sets color 1. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Color2 |
Gets or sets color 2. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Color3 |
Gets or sets color 3. Not used in all shapes. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| GradientFill |
Gets or sets gradient fill. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Height |
Gets or sets height. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LinearGradientDirection |
Gets or sets gradient direction. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Shape |
Gets or sets shape. Some fill options are not used on every shape kind. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| UseImageSize |
Gets or sets if sets Width and Height properties from bitmap image dimensions. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) | |
| Width |
Gets or sets width. This is a dependency property.
(Inherited from PointShapeStyleBaseSHAPE.) |