Calculates the points of the sphere.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
protected void CalculateSpherePoints ( |
Visual Basic
Copy Code
|
|---|
Protected Sub CalculateSpherePoints( _ |
The 3D position.
The points.
The indices.
The textures of the chart.
The texture orientation.
The raidus.
The separators.
A dictionary used by the calculations.
See Also