C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / RenderDataLabelEventArgs Class


RenderDataLabelEventArgs Class Properties

For a list of all members of this type, see RenderDataLabelEventArgs members.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs)
Public PropertyGets the data point index. (Inherited from C1.WinUI.Chart.RenderSymbolEventArgs)
Public PropertyGets the data item. (Inherited from C1.WinUI.Chart.RenderSymbolEventArgs)
Public PropertyGets the symbol position in control pixel coordinates. (Inherited from C1.WinUI.Chart.RenderSymbolEventArgs)
Public PropertyData label text. It can be changed in event handler.  
Top
See Also