Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}The [ChartSettings3D|ChartSettings3D] class contains the set of properties specific to three\-dimensional charts. To get a {{ChartSettings3D}} object, use [Chart.ChartSettings3D|Chart.ChartSettings3D].{excerpt}
{signature:C#}
 public sealed class ChartSettings3D
{signature}{signature:vb.net}
Public NotInheritable Class ChartSettings3D
{signature}
{properties}
||Name||Description||
|[ChartDepth|ChartSettings3D.ChartDepth]|{excerpt-include:ChartSettings3D.ChartDepth|nopanel=true}|
|[DistanceFromEyeToChart|ChartSettings3D.DistanceFromEyeToChart]|{excerpt-include:ChartSettings3D.DistanceFromEyeToChart|nopanel=true}|
|[ElevationAngle|ChartSettings3D.ElevationAngle]|{excerpt-include:ChartSettings3D.ElevationAngle|nopanel=true}|
|[Floor3D|ChartSettings3D.Floor3D]|{excerpt-include:ChartSettings3D.Floor3D|nopanel=true}|
|[Floor3DBorder|ChartSettings3D.Floor3DBorder]|{excerpt-include:ChartSettings3D.Floor3DBorder|nopanel=true}|
|[PlotVolumeHeight|ChartSettings3D.PlotVolumeHeight]|{excerpt-include:ChartSettings3D.PlotVolumeHeight|nopanel=true}|
|[RotationAngle|ChartSettings3D.RotationAngle]|{excerpt-include:ChartSettings3D.RotationAngle|nopanel=true}|
|[SeriesGapWidth|ChartSettings3D.SeriesGapWidth]|{excerpt-include:ChartSettings3D.SeriesGapWidth|nopanel=true}|
|[UseAutoScaling|ChartSettings3D.UseAutoScaling]|{excerpt-include:ChartSettings3D.UseAutoScaling|nopanel=true}|
|[UseRightAngleAxes|ChartSettings3D.UseRightAngleAxes]|{excerpt-include:ChartSettings3D.UseRightAngleAxes|nopanel=true}|
|[Wall3D|ChartSettings3D.Wall3D]|{excerpt-include:ChartSettings3D.Wall3D|nopanel=true}|
|[Wall3DBorder|ChartSettings3D.Wall3DBorder]|{excerpt-include:ChartSettings3D.Wall3DBorder|nopanel=true}|