Gets the ceiling object.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] public Chart3DProjection Ceiling { get; set; } |
Visual Basic |
---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public Property Ceiling As Chart3DProjection Get Set |
Remarks
The projection of contours and zones onto the z=zmax plane. This property is used only in surface charts.