C1.WPF.Chart Namespace > C1FlexPie Class : DataLabel Property |
'Declaration
Public Property DataLabel As PieDataLabel
'Usage
Dim instance As C1FlexPie Dim value As PieDataLabel instance.DataLabel = value value = instance.DataLabel
public PieDataLabel DataLabel {get; set;}
public: property PieDataLabel^ DataLabel { PieDataLabel^ get(); void set ( PieDataLabel^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2