ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RenderDataLabelEventArgs Class / Graphics Property

In This Topic
    Graphics Property (RenderDataLabelEventArgs)
    In This Topic
    Gets the graphics.
    Syntax
    'Declaration
     
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also