Base class for all 3D charts.
The following tables list the members exposed by the Chart3D type.
Name | Description | |
---|---|---|
Initializes a new instance of the Chart3D class. |
Name | Description | |
---|---|---|
Identifies the AllowCameraInteraction dependency property. |
||
Identifies the AllowMeshSelection dependency property. |
||
Identifies the Behavior dependency property. |
||
Identifies the CameraType dependency property. |
||
Identifies the CornerRadius dependency property. |
||
Identifies the DataSource dependency property. |
||
Identifies the Effect3D dependency property. |
||
Identifies the Lights dependency property. |
||
Identifies the MeshFaceSize dependency property. |
||
Identifies the MeshSelectionBrush dependency property. |
||
Identifies the ModelDepth dependency property. |
||
Identifies the ModelHeight dependency property. |
||
Identifies the ModelWidth dependency property. |
||
Identifies the PlotAreaMargin dependency property. |
||
Identifies the RenderBackSides dependency property. |
||
Identifies the RotationAngle dependency property. |
||
Identifies the RotationAxis dependency property. |
||
Identifies the Scale dependency property. |
||
Identifies the StaticLights dependency property. |
||
Identifies the TitleFontFamily dependency property. |
||
Identifies the TitleFontSize dependency property. |
||
Identifies the TitleFontStyle dependency property. |
||
Identifies the TitleFontWeight dependency property. |
||
Identifies the TitleMargin dependency property. |
||
Identifies the Title dependency property. |
||
Identifies the TitleVisibility dependency property. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the position of the camera changes when the users clicks at the chart and drags with the mouse. This is a dependency property. |
||
Gets or sets a value indicating whether the individual mesh objects in the chart model can be selected with the mouse. This is a dependency property. |
||
Gets or sets a value indicating how the chart control responds to actions with the mouse. This is a dependency property. |
||
Gets or sets the type of the camera. This is a dependency property. |
||
Gets or sets a ChartTheme that defines the appearance of chart elements. |
||
Gets or sets the corner radius of the chart control's bounding rectangle. This is a dependency property. |
||
Gets or sets the data source. This is a dependency property. |
||
Gets or sets the 3D effect of the chart. This is a dependency property. |
||
Gets or sets a list with the chart legends. |
||
Gets or sets the lights in the chart model. This is a dependency property. |
||
Gets or sets the size of the faces that build the mesh of the 3D chart. This is a dependency property. |
||
Gets or sets the brush used to highlight selected objects in the chart model. This is a dependency property. |
||
Gets or sets the depth of the 3D model that holds the chart. This is a dependency property. |
||
Gets or sets the height of the 3D model that holds the chart. This is a dependency property. |
||
Gets or sets the width of the 3D model that holds the chart. This is a dependency property. |
||
Gets or sets the margin around the plot area. This is a dependency property. |
||
Gets or sets a value indicating whether the back sides of the chart and the wire frame, if present, are rendered. This is a dependency property. |
||
Gets or sets the angle of rotation for the chart. This is a dependency property. |
||
Gets or sets the axis of rotation of the chart. This is a dependency property. |
||
Gets or sets the scale factor of the chart. This is a dependency property. |
||
Gets the list with the series in the chart. |
||
Gets or sets the static lights in the chart model. This is a dependency property. |
||
Gets or sets the title of the chart. This is a dependency property. |
||
Gets or sets the font family for the title. This is a dependency property. |
||
Gets or sets the font size for the title. This is a dependency property. |
||
Gets or sets the font style for the title. This is a dependency property. |
||
Gets or sets the font weight for the title. This is a dependency property. |
||
Gets or sets the margin around the title. This is a dependency property. |
||
Gets or sets the visibility of the chart's title. This is a dependency property. |
Name | Description | |
---|---|---|
FrameworkElement.BeginInit override. |
||
Clears any mesh selection. |
||
FrameworkElement.EndInit override. |
||
Performs a hit-testing with the specified point and returns a ChartHitTestResult3D object that describes the result of the hit-test operation. |
||
FrameworkElement.ApplyTemplate override. |
||
Recalculates and redraws the chart. |