The text to draw, along with the sizes and positions. Usually generated, but can be updated before final drawing
Draws immediately, set this True when using sub-surfaces for proper data label layering
The Parent RenderableSeries
The SciChart 2D WebAssembly Context containing native methods and access to our WebGL2 Engine and WebAssembly numerical methods
Gets or sets the color for data labels. Defaults to axis label color
Gets or sets the color for data labels. Defaults to axis label color
Gets or sets the text style used for data labels. The style must be set, with fontFamily and fontSize set, in order for text to be drawn.
Gets or sets the text style used for data labels. The style must be set, with fontFamily and fontSize set, in order for text to be drawn.
Base behaviour is to do nothing. Labels will only be drawn if they have been manually set
Called when a DataLabelProvider is attached to a parent RenderableSeries
Update the style. Only the properties passed will be updated
Generated using TypeDoc
Creates an instance of the DataLabelProvider