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

In This Topic
    ViewPoint Property
    In This Topic
    Gets or sets the point from which the chart is seen.
    Syntax
    'Declaration
     
    Public Property ViewPoint As Point3d
    public Point3d ViewPoint {get; set;}
    See Also