Click or drag to resize

IDataBar MaxPoint Property

Returns a ConditionValue object which specifies how the longest bar is evaluated for a data bar conditional format.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IConditionValue MaxPoint { get; }

Property Value

Type: IConditionValue
See Also