Applies the current ChartTheme to the specified chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public void Apply ( |
Visual Basic
Copy Code
|
|---|
Public Sub Apply( _ |
The Chart3D to apply the current ChartTheme to.
See Also