Applies the current ChartTheme at 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 Chart to apply the current ChartTheme at.
See Also