Initializes a new instance of the ChartTheme based on the appearance of the specified chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public ChartTheme ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The chart that whose appearance settings will be copied to this ChartTheme.
See Also