Edit

Share via


Databar.PercentMin Property

Definition

Returns or sets a Integer value that specifies the length of the shortest data bar as a percentage of cell width.

public:
 property int PercentMin { int get(); void set(int value); };
public int PercentMin { get; set; }
Public Property PercentMin As Integer

Property Value

Integer

Remarks

The value must be a whole number between 0 and 100.

Applies to