Click or drag to resize

DataBar Direction Property

Gets or sets the direction the databar is displayed.

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

Property Value

Type: TextDirectionType
See Also