Share via


AXChartDescriptor.Series Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Accessibility.AXDataSeriesDescriptor[] Series { [Foundation.Export("series", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSeries:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("series", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSeries:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Series : Accessibility.AXDataSeriesDescriptor[] with get, set

Property Value

Attributes

Applies to