Allows for pluggable customization of the appearance and layout of data point labels within a
ChartSeries instance.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public abstract class ChartSeriesLabelStrategy |
| Visual Basic |
|---|
Public MustInherit Class ChartSeriesLabelStrategy |
| Visual C++ |
|---|
public ref class ChartSeriesLabelStrategy abstract |
Inheritance Hierarchy
See Also