skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility and Security
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class StackedBarSeriesDefinition

Defines the DataSeries visual representation to be Stacked Bar chart.

Inheritance
System.Object
InheritanceContextPropagator
SeriesDefinition
BarSeriesDefinition
StackedBarSeriesDefinition
HorizontalStackedBarSeriesDefinition
Inherited Members
BarSeriesDefinition.LabelSettingsProperty
BarSeriesDefinition.MaskVisibilityProperty
BarSeriesDefinition.LabelSettings
BarSeriesDefinition.MaskVisibility
SeriesDefinition.ShowItemToolTipsProperty
SeriesDefinition.ShowItemLabelsProperty
SeriesDefinition.EmptyPointBehaviorProperty
SeriesDefinition.ItemToolTipFormatProperty
SeriesDefinition.ItemLabelFormatProperty
SeriesDefinition.LegendItemLabelFormatProperty
SeriesDefinition.LegendDisplayModeProperty
SeriesDefinition.AxisNameProperty
SeriesDefinition.VisibilityProperty
SeriesDefinition.ItemStyleProperty
SeriesDefinition.SeriesStyleProperty
SeriesDefinition.SeriesItemLabelStyleProperty
SeriesDefinition.SeriesItemTooltipStyleProperty
SeriesDefinition.PointMarkItemStyleProperty
SeriesDefinition.StackGroupNameProperty
SeriesDefinition.SeriesNameProperty
SeriesDefinition.AnimationSettingsProperty
SeriesDefinition.InteractivitySettingsProperty
SeriesDefinition.AppearanceProperty
SeriesDefinition.ToString()
SeriesDefinition.OnPropertyChanged(PropertyChangedEventArgs)
SeriesDefinition.ShowItemToolTips
SeriesDefinition.EmptyPointBehavior
SeriesDefinition.ShowItemLabels
SeriesDefinition.ItemToolTipFormat
SeriesDefinition.ItemLabelFormat
SeriesDefinition.LegendItemLabelFormat
SeriesDefinition.LegendDisplayMode
SeriesDefinition.Visibility
SeriesDefinition.AxisName
SeriesDefinition.ItemStyle
SeriesDefinition.SeriesStyle
SeriesDefinition.SeriesItemLabelStyle
SeriesDefinition.SeriesItemTooltipStyle
SeriesDefinition.PointMarkItemStyle
SeriesDefinition.StackGroupName
SeriesDefinition.AnimationSettings
SeriesDefinition.InteractivitySettings
SeriesDefinition.Appearance
SeriesDefinition.SeriesName
SeriesDefinition.IsHorizontalAxisUsed
SeriesDefinition.PanelType
SeriesDefinition.IsStacked100
SeriesDefinition.IsVerticalAxisUsed
SeriesDefinition.AggregatorX
SeriesDefinition.AggregatorY
SeriesDefinition.LabelPositionGenerator
SeriesDefinition.PropertyChanged
InheritanceContextPropagator.CreateInstanceCore()
InheritanceContextPropagator.FreezeCore(Boolean)
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll

Syntax

public class StackedBarSeriesDefinition : BarSeriesDefinition, ISeriesDefinition, IAggregationGroupSeriesDefinition, INotifyPropertyChanged, ILinearSeriesDefinition, ISeriesDefinitionSupportsMaskOverlay

Constructors

StackedBarSeriesDefinition()

Initializes a new instance of the StackedBarSeriesDefinition class setting a default GroupName (string.Empty).

Declaration
public StackedBarSeriesDefinition()

StackedBarSeriesDefinition(String)

Initializes a new instance of the StackedBarSeriesDefinition class StackedBarSeriesDefinition setting the GroupName to groupName.

Declaration
public StackedBarSeriesDefinition(string groupName)
Parameters
System.String groupName

The name of the group.

Properties

ContainerType

Gets the type of the DataSeries visual container.

Declaration
public override Type ContainerType { get; }
Property Value
System.Type

Overrides
BarSeriesDefinition.ContainerType

ItemType

Gets the type of the DataPoints in the DataSeries.

Declaration
public override Type ItemType { get; }
Property Value
System.Type

Overrides
BarSeriesDefinition.ItemType

PreferredLabelDisplayMode

Gets the preferred label display mode.

Declaration
public override LabelDisplayMode PreferredLabelDisplayMode { get; }
Property Value
LabelDisplayMode

The preferred label display mode.

Overrides
BarSeriesDefinition.PreferredLabelDisplayMode

ResourceId

Gets the resource id associated with the Stacked Bar chart.

For more information, please, refer to ResourceId.

Declaration
public override object ResourceId { get; }
Property Value
System.Object

The resource id.

Overrides
BarSeriesDefinition.ResourceId
See Also
ResourceId

Methods

CreateChartItem()

Creates specific IChartItem instance for this series definition type.

Declaration
public override IChartItem CreateChartItem()
Returns
IChartItem

Overrides
BarSeriesDefinition.CreateChartItem()

CreateSeriesPanel()

Creates an instance of the panel for this series definition type.

Declaration
public override Panel CreateSeriesPanel()
Returns
System.Windows.Controls.Panel

Overrides
BarSeriesDefinition.CreateSeriesPanel()

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.