ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / RenderNodeEventArgs Class / IsTitle Property

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