Edit

Share via


Databar.MinPoint Property

Definition

Returns a ConditionValue object that specifies how the shortest bar is evaluated for a data bar conditional format.

public Microsoft.Office.Interop.Excel.ConditionValue MinPoint { get; }

Property Value

ConditionValue

Remarks

You can specify the type and value of the evaluation by using the Type and Value properties.

Applies to