ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Projection Class / ProjectionType Property

In This Topic
    ProjectionType Property
    In This Topic
    Gets or sets the type of projection.
    Syntax
    'Declaration
     
    Public Property ProjectionType As ProjectionType
    public ProjectionType ProjectionType {get; set;}
    See Also