C1.Silverlight.Chart3D Namespace > C1Chart3D Class : Legend Property |
'Declaration
Public Property Legend As C1Chart3DLegend
'Usage
Dim instance As C1Chart3D Dim value As C1Chart3DLegend instance.Legend = value value = instance.Legend
public C1Chart3DLegend Legend {get; set;}
public read-write property Legend: C1Chart3DLegend;
public function get,set Legend : C1Chart3DLegend
public: __property C1Chart3DLegend* get_Legend(); public: __property void set_Legend( C1Chart3DLegend* value );
public: property C1Chart3DLegend^ Legend { C1Chart3DLegend^ get(); void set ( C1Chart3DLegend^ 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