Click or drag to resize

IDataBar MinPoint Property

Returns a ConditionValue object which specifies how the shortest 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 MinPoint { get; }

Property Value

Type: IConditionValue
See Also