[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DView.ViewportScale

ViewportScale Property

ViewportScale

Gets or sets the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.

Declaration
[C1Description("Chart3DView.ViewportScale", "Specifies the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.")]
public float ViewportScale { get; set; }
<C1Description("Chart3DView.ViewportScale", "Specifies the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.")>
Public Property ViewportScale As Single