C1.WPF.Chart Namespace : RenderDataLabelEventArgs Class |
For a list of all members of this type, see RenderDataLabelEventArgs members.
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Engine | Gets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs) |
![]() | Index | Gets the data point index. (Inherited from C1.WPF.Chart.RenderSymbolEventArgs) |
![]() | Item | Gets the data item. (Inherited from C1.WPF.Chart.RenderSymbolEventArgs) |
![]() | Point | Gets the symbol position in control pixel coordinates. (Inherited from C1.WPF.Chart.RenderSymbolEventArgs) |
![]() | Text | Data label text. It can be changed in event handler. |