Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.ChartOptions3d Class Reference

Inherits BaseObject.

Properties

double Alpha [get, set]
 One of the two rotation angles for the chart. More...
 
string AxisLabelPosition [get, set]
 Set it to "auto" to automatically move the labels to thebest edge. More...
 
double Beta [get, set]
 One of the two rotation angles for the chart. More...
 
double Depth [get, set]
 The total depth of the chart. More...
 
bool Enabled [get, set]
 Whether to render the chart using the 3D functionality. More...
 
bool FitToPlot [get, set]
 Whether the 3d box should automatically adjust to the chartplot area. More...
 
ChartOptions3dFrame Frame [get, set]
 Provides the option to draw a frame around the charts bydefining a bottom, front and back panel. More...
 
double ViewDistance [get, set]
 Defines the distance the viewer is standing in front of thechart, this setting is important to calculate the perspectiveeffect in column and scatter charts. It is not used for 3Dpie charts. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Alpha

double Highsoft.Web.Mvc.Charts.ChartOptions3d.Alpha
getset

One of the two rotation angles for the chart.

◆ AxisLabelPosition

string Highsoft.Web.Mvc.Charts.ChartOptions3d.AxisLabelPosition
getset

Set it to "auto" to automatically move the labels to thebest edge.

◆ Beta

double Highsoft.Web.Mvc.Charts.ChartOptions3d.Beta
getset

One of the two rotation angles for the chart.

◆ Depth

double Highsoft.Web.Mvc.Charts.ChartOptions3d.Depth
getset

The total depth of the chart.

◆ Enabled

bool Highsoft.Web.Mvc.Charts.ChartOptions3d.Enabled
getset

Whether to render the chart using the 3D functionality.

◆ FitToPlot

bool Highsoft.Web.Mvc.Charts.ChartOptions3d.FitToPlot
getset

Whether the 3d box should automatically adjust to the chartplot area.

◆ Frame

ChartOptions3dFrame Highsoft.Web.Mvc.Charts.ChartOptions3d.Frame
getset

Provides the option to draw a frame around the charts bydefining a bottom, front and back panel.

◆ ViewDistance

double Highsoft.Web.Mvc.Charts.ChartOptions3d.ViewDistance
getset

Defines the distance the viewer is standing in front of thechart, this setting is important to calculate the perspectiveeffect in column and scatter charts. It is not used for 3Dpie charts.


The documentation for this class was generated from the following file: