ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / RenderSymbolEventArgs Class
Properties

In This Topic
    RenderSymbolEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RenderSymbolEventArgs.

    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