public C1FlexChart Chart {get; set;}
public: property C1FlexChart^ Chart { C1FlexChart^ get(); void set ( C1FlexChart^ value); }
'Declaration Public Property Chart As C1FlexChart
'Declaration
Public Property Chart As C1FlexChart
'Usage Dim instance As AnnotationLayer Dim value As C1FlexChart instance.Chart = value value = instance.Chart
'Usage
Dim instance As AnnotationLayer Dim value As C1FlexChart instance.Chart = value value = instance.Chart
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
AnnotationLayer Class AnnotationLayer Members
Copyright © 2025 GrapeCity, inc. All rights reserved.