Click or drag to resize

FreehandAnnotation Properties

LightningChart .NET Help

The FreehandAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyAnnotationText
Gets or sets the text of the annotation.
Public propertyBorderColor
Gets or sets the border color of the annotation.
Public propertyBorderWidth
Gets or sets the border width.
Public propertyControlPoints
Control points collection. Control points provide interactive way to modify drawing tool positioning and orientation.
(Inherited from DrawingTool.)
Public propertyFillColor
Gets or sets the color of the annotation.
Public propertyFillEnabled
Show colored fill. If disabled, only the border line will be visible.
Public propertyFontSize
Font size of the annotation text
Public propertyLimitYToStackSegment
The annotation is clipped outside the main segment, and not shown on segment indicators.
Public propertyShowText
Gets or sets the visibility of the text.
Public propertyTextColor
The color of the annotation text
Top
See Also