InteropServer.Chart Property¶
Gets an object that provides functionality related to Chart objects.
Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ChartService Chart { get; }
VB¶
Public ReadOnly Property Chart As ChartService
Get
Property Value¶
Type: ChartService
See Also¶
Reference¶
InteropServer Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace