Click or drag to resize

SeriesMarkerPointShapeStyle Properties

LightningChart .NET Help

The SeriesMarkerPointShapeStyle type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Point rotation angle in degrees.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyAntialiasing
Anti-aliased point. Drawing anti-aliased draws the point with smooth edges, but will increase CPU/GPU overhead.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyBitmapAlphaLevel
Bitmap alpha level.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyBitmapImage
Bitmap image, which is used when Shape is set to 'Bitmap'.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyBitmapImageTintColor
Bitmap image tint color. Keep it White to display it normally.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyBodyThickness
Body thickness. Applies to Cross and Flag and FlagLightning shapes.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyBorderColor
Border color.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyBorderWidth
Border width.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyColor1
Color 1.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyColor2
Color 2.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyColor3
Color 3. Not used in all shapes.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyGradientFill
Gradient fill.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyHeight
Height.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyLinearGradientDirection
Gradient direction.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyShape
Shape. Some fill options are not used on every shape kind.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyUseImageSize
Sets Width and Height properties from bitmap image dimensions.
(Inherited from PointShapeStyleBaseSHAPE.)
Public propertyWidth
Width.
(Inherited from PointShapeStyleBaseSHAPE.)
Top
See Also