DevExpress.XtraGauges.Core.Drawing Namespace
Contains classes that support the painting mechanism for gauges.
Assembly: DevExpress.XtraGauges.v25.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Classes
| Name | Description |
|---|---|
| BaseGradientBrushObject | Represents the base class for gradient brushes used to paint gauge elements. |
| BaseGradientBrushObject.GradientStopsComparer | |
| BaseScaleAppearance | Provides appearance settings used to paint scales. |
| BaseShapeAppearance | Provides appearance settings used to paint various shapes. |
| BaseTextAppearance | Contains appearance settings used to paint text labels within gauges. |
| BrushObject | Represents the base class for brushes used to paint gauge elements. |
| GradientStopCollection | Represents a collection of gradient stops. |
| LinearGradientBrushObject | Paints an area with a linear gradient. |
| SolidBrushObject | Paints an area with a solid color. |