ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / C1ChartLegend Class / C1ChartLegend Constructor


In This Topic
    C1ChartLegend Constructor
    In This Topic
    Initializes a new instance of Legend class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1ChartLegend()
    public C1ChartLegend()
    See Also