Click or drag to resize

DataBar BarFillType Property

Gets or sets the type of fill for the data bar.

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

Property Value

Type: DataBarFillType
See Also