[]
Gets or sets an integer value that specifies the length of the longest data bar as a percentage of cell width.
int PercentMax { get; set; }
Property PercentMax As Integer
Type | Description |
---|---|
int | The value must be a whole number between 0 and 100. |