[]
Use the members of this enumeration to set the value of the PreviewMethod property in the Chart3DView class.
public enum PreviewMethodEnum
Name | Description |
---|---|
PreviewAxes | During rotating, scaling, or zooming action only the axes of the chart will be redrawn. |
PreviewFull | During rotating, scaling, or zooming action the entire chart will be redrawn. |