Diagram3D Fields
Represents the base class for classes that provide diagram functionality for a chart control in 3D series.| Name | Description |
|---|---|
| DefaultScrollPercent | Represents a static constant that stores the default value for the Diagram3D.HorizontalScrollPercent and Diagram3D.VerticalScrollPercent properties. |
| DefaultZoomPercent | Represents a static constant that stores the default value for the Diagram3D.ZoomPercent property. |
See Also