API / geotoolkit / controls / shapes / DonutChart / ModelLimitsMode
shapes.DonutChart.ModelLimitsMode
Enum defining donut charts model limits mode
Enumeration Members
• Auto = "auto"
Auto - Model Limits will be the based on the maxOuterRadius
• Dynamic = "dynamic"
Dynamic - Model Limits will adjust to fit the shape in the bounds
• Padded = "padded"
Padded - Model Limits will be the based on the outerRadius plus the slice shift
• Radius = "radius"
Radius - Model Limits will be the based on the outerRadius