LegendStyle.IndentFromDiagram Property
In This Article
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public Padding IndentFromDiagram { get; set; }
#Property Value
Type | Default |
---|---|
Padding | -1 |
See Also