FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / RenderNodeEventArgs 类 / IsTitle 属性

本主题中
    IsTitle 属性 (RenderNodeEventArgs)
    本主题中
    Gets if the node is a Title node or not
    语法
    '声明
     
    Public ReadOnly Property IsTitle As Boolean
    public bool IsTitle {get;}
    请参见