A callback used to draw text at projected position.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Label3D.DrawLabelDelegate DrawLabel |
Visual Basic
Copy Code
|
|---|
Public DrawLabel As Label3D.DrawLabelDelegate |
See Also