[]
Gets or sets the perspective of 3-D view. Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.
[C1Description("Chart3DView.Perspective", "The perspective of 3-D view. Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.")]
public float Perspective { get; set; }
<C1Description("Chart3DView.Perspective", "The perspective of 3-D view. Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.")>
Public Property Perspective As Single