Click or drag to resize

DataBar PercentMax Property

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

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int PercentMax { get; set; }

Property Value

Type: Int32
See Also