Edit

Share via


Databar.PercentMax Property

Definition

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

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

Property Value

Integer

Remarks

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

Applies to