Charting for WPF Programmer's Guide

Chart.LegendsProperty Field

See Also
 


Identifies the Legends dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LegendsProperty

Visual Basic  Copy Code

Public Shared ReadOnly LegendsProperty As DependencyProperty

 See Also