[]
Gets or sets the degree of scaling (zooming) of chart viewport up or down from a full (maximal, non-clipped) view.
[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