ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartMember Interface / IsStatic Property

In This Topic
    IsStatic Property (IChartMember)
    In This Topic
    Indicates whether the chart member corresponds to a database field or a regular member corresponding to a value for a field.
    Syntax
    'Declaration
     
    ReadOnly Property IsStatic As Boolean
    bool IsStatic {get;}
    See Also