FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderNodeEventArgs Class / IsTitle Property

In This Topic
    IsTitle Property (RenderNodeEventArgs)
    In This Topic
    Gets if the node is a Title node or not
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTitle As Boolean
    public bool IsTitle {get;}
    See Also