C1.WPF.Chart.Annotation Namespace > AnnotationLayer Class : Chart Property |
'Declaration
Public Property Chart As C1FlexChart
'Usage
Dim instance As AnnotationLayer Dim value As C1FlexChart instance.Chart = value value = instance.Chart
public C1FlexChart Chart {get; set;}
public: property C1FlexChart^ Chart { C1FlexChart^ get(); void set ( C1FlexChart^ 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