Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / LegendItem Class
Properties Methods Events


In This Topic
    LegendItem Class Members
    In This Topic

    The following tables list the members exposed by LegendItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LegendItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the legend item's Area title. (Inherited from Xceed.Wpf.Toolkit.Chart.LegendItemBase)
    Public PropertyGets or sets the legend item's interior brush. (Inherited from Xceed.Wpf.Toolkit.Chart.LegendItemBase)
    Public PropertyGets or sets the legend item series title.  
    Public PropertyGets or sets the legend item's text. (Inherited from Xceed.Wpf.Toolkit.Chart.LegendItemBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when any property is changed. (Inherited from Xceed.Wpf.Toolkit.Chart.LegendItemBase)
    Top
    Public Events
     NameDescription
    Public EventRaised when a property changes. (Inherited from Xceed.Wpf.Toolkit.Chart.LegendItemBase)
    Top
    See Also