Click or drag to resize

PointShapeStyleBaseSHAPE Properties

LightningChart .NET Help

The PointShapeStyleBaseSHAPE generic type exposes the following members.

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