Back to Devexpress

GaugeDashboardLayoutItem Class

dashboard-devexpress-dot-dashboardwpf-7094f00f.md

latest2.0 KB
Original Source

GaugeDashboardLayoutItem Class

Allows you to specify the style and templates to customize the GaugeDashboardItem appearance.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class GaugeDashboardLayoutItem :
    DashboardLayoutItem
vb
Public Class GaugeDashboardLayoutItem
    Inherits DashboardLayoutItem

Remarks

Tip

For a complete list of dashboard item styles, see A List of Styles and Templates.

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control DevExpress.Xpf.Docking.psvFrameworkElement BaseLayoutItem ContentItem LayoutControlItem DashboardLayoutItem GaugeDashboardLayoutItem

See Also

GaugeDashboardLayoutItem Members

DevExpress.DashboardWpf Namespace