MindFusion.Wpf Pack Programmer's Guide
LabelPresenter Class
See Also
 





Represents labels in a 3D chart.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public class LabelPresenter : ContentControl

Visual Basic  Copy Code

Public Class LabelPresenter
    Inherits ContentControl

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Control
                            System.Windows.Controls.ContentControl
                                MindFusion.Charting.Wpf.LabelPresenter

 See Also

LabelPresenter Members
MindFusion.Charting.Wpf Namespace