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

In This Topic
    Projection Property
    In This Topic
    Gets or sets the geometric projection details for the chart area.
    Syntax
    'Declaration
     
    Public Property Projection As Projection
    public Projection Projection {get; set;}
    See Also