Performs computations needed for rendering a 3D chart.
Namespace: MindFusion.Charting.WpfAssembly: MindFusion.Charting.Wpf
public void Compute ( List<Vertex> set, Rect bounds, double groundLevel)
Public Sub Compute( _ set As List(Of Vertex), _ bounds As Rect, _ groundLevel As Double _)
A list with vertexes.
The bounds.
The ground level.
Mesh MembersMesh ClassMindFusion.Charting.Wpf Namespace