C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : LabelPosition Property |
'Declaration
Public Property LabelPosition As LegendLabelPosition
'Usage
Dim instance As C1Chart3DLegend Dim value As LegendLabelPosition instance.LabelPosition = value value = instance.LabelPosition
public LegendLabelPosition LabelPosition {get; set;}
public read-write property LabelPosition: LegendLabelPosition;
public function get,set LabelPosition : LegendLabelPosition
public: __property LegendLabelPosition get_LabelPosition(); public: __property void set_LabelPosition( LegendLabelPosition value );
public: property LegendLabelPosition LabelPosition { LegendLabelPosition get(); void set ( LegendLabelPosition 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