Defines the presentation of charts in the WorkbookView.
Namespace: MindFusion.Spreadsheet.Wpf.Charts
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public class ChartPresenter : InteractiveObjectPresenter |
Visual Basic
Copy Code
|
|---|
Public Class ChartPresenter |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
MindFusion.Spreadsheet.Wpf.InteractiveObjectPresenter
MindFusion.Spreadsheet.Wpf.Charts.ChartPresenter
See Also