C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / RenderDataLabelEventArgs Class / Text Property

In This Topic
Text Property (RenderDataLabelEventArgs)
In This Topic
Data label text. It can be changed in event handler.
Syntax
'Declaration
 
Public Property Text As String
 
See Also