ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / PageReportModelExtensions Class / IsOneFigureChart Method

In This Topic
    IsOneFigureChart Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsOneFigureChart( _
       ByVal Chart As Chart _
    ) As Boolean
    public static bool IsOneFigureChart( 
       Chart Chart
    )

    Parameters

    Chart
    See Also