[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.PageReportModelExtensions.IsOneFigureChart

IsOneFigureChart Method

IsOneFigureChart(Chart)

Determines whether the specified chart is a single figure chart.

Declaration
public static bool IsOneFigureChart(this Chart chart)
Parameters
Type Name Description
Chart chart

The chart to check.

Returns
Type Description
bool

true if the chart is a single figure chart (Pie, Doughnut, Funnel, or Pyramid); otherwise, false.