FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / RenderSymbolEventArgs Class


In This Topic
    RenderSymbolEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs)
    Public PropertyGets the graphics. (Inherited from C1.Win.Chart.RenderEventArgs)
    Public PropertyGets the data point index.  
    Public PropertyGets the data item.  
    Public PropertyGets the symbol point in control pixel coordinates.  
    Public PropertyGets the data series.  
    Top
    See Also