FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderPieDataLabelEventArgs Class / Engine Property

In This Topic
    Engine Property (RenderPieDataLabelEventArgs)
    In This Topic
    Gets the rendering engine.
    Syntax
    'Declaration
     
    Public ReadOnly Property Engine As IRenderEngine
    public IRenderEngine Engine {get;}
    See Also