The source SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries
The index of the data-point.
The PointMetadata associated with this data-point.
GetLabelText Method
Returns a text label for the data-point by index.
Syntax

Parameters

rSeries
The source SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries
index
The index of the data-point.
metadata
The PointMetadata associated with this data-point.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also