Perspective of 3-D view.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(2.5f)] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] [XmlAttributeAttribute] public float Perspective { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(2.5F)> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <XmlAttributeAttribute> _ Public Property Perspective As Single Get Set |
Remarks
Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.