Share via


AXDataSeriesDescriptor.DataPoints Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Accessibility.AXDataPoint[] DataPoints { [Foundation.Export("dataPoints", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDataPoints:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dataPoints", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDataPoints:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DataPoints : Accessibility.AXDataPoint[] with get, set

Property Value

Attributes

Applies to