[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IChartMember.IsStatic

IsStatic Property

IsStatic

Gets a value indicating whether the chart member corresponds to a database field or a regular member corresponding to a value for a field.

Declaration
bool IsStatic { get; }
Property Value
Type Description
bool

A bool value. true if the chart member is static; otherwise, false.