Share via


ICIHistogramDisplayProtocol.HighLimit Property

Definition

Gets or sets the height of the tallest histogram bar.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float HighLimit { [Foundation.Export("highLimit")] get; [Foundation.Export("setHighLimit:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("highLimit")>]
[<set: Foundation.Export("setHighLimit:")>]
member this.HighLimit : single with get, set

Property Value

Attributes

Applies to