ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / RenderDataLabelEventArgs Class


In This Topic
    RenderDataLabelEventArgs Class Properties
    In This Topic

    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.Xaml.Chart.RenderSymbolEventArgs)
    Public PropertyGets the data item. (Inherited from C1.Xaml.Chart.RenderSymbolEventArgs)
    Public PropertyGets the symbol position in control pixel coordinates. (Inherited from C1.Xaml.Chart.RenderSymbolEventArgs)
    Public PropertyData label text. It can be changed in event handler.  
    Top
    See Also