Charting for WPF Programmer's Guide

Legend Constructor

See Also
 


Creates a new legend.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public Legend ()

Visual Basic  Copy Code

Public Sub New ()

 See Also