DataLabelTextAlignment
Wisej.Web.Ext.ChartJS.DataLabelTextAlignment
Last updated
Wisej.Web.Ext.ChartJS.DataLabelTextAlignment
Last updated
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Specifies the alignment of the text in a data label. See: formatting.
Name | Description |
---|---|
Name | Description |
---|---|
Center
The text is centered.
End
The text is right-aligned.
Left
Alias of 'start'.
Right
Alias of 'end'.
Start
(default): the text is left-aligned.
Specifies the text alignment for the data labels.