Annotation.AutoHeight Property
In This Article
Indicates whether the annotation’s height is calculated based on the annotation’s contents.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the height is determined based on the contents; otherwise, false. |
See Also