Back to Devexpress

FourteenSegmentsPresentation Class

wpf-devexpress-dot-xpf-dot-gauges-ce6a4d6f.md

latest1.9 KB
Original Source

FourteenSegmentsPresentation Class

Contains presentation settings for a symbols panel of the fourteen segments type.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public abstract class FourteenSegmentsPresentation :
    SymbolPresentation
vb
Public MustInherit Class FourteenSegmentsPresentation
    Inherits SymbolPresentation

The following members return FourteenSegmentsPresentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase DevExpress.Xpf.Gauges.SymbolPresentation FourteenSegmentsPresentation CustomFourteenSegmentsPresentation

See Also

FourteenSegmentsPresentation Members

DevExpress.Xpf.Gauges Namespace