skip navigation
  • Product Bundles

    DevCraft

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

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

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

    Mobile

    UI for .NET MAUI

    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 Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free 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
    • 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 StackedBar3D

Represents a 3-dimensional Stacked Bar item.

For more information, please, refer to BaseChartItemControl3D<TControl>.

Inheritance
System.Object
Control3D<StackedBarControl3D>
BaseChartItemControl3D<StackedBarControl3D>
StackedBar3D
StackedBar1003D
Inherited Members
BaseChartItemControl3D<StackedBarControl3D>.CurrentIndexProperty
BaseChartItemControl3D<StackedBarControl3D>.DataPointProperty
BaseChartItemControl3D<StackedBarControl3D>.DataSeriesProperty
BaseChartItemControl3D<StackedBarControl3D>.DepthProperty
BaseChartItemControl3D<StackedBarControl3D>.LabelDataProperty
BaseChartItemControl3D<StackedBarControl3D>.LabelOffsetProperty
BaseChartItemControl3D<StackedBarControl3D>.LabelTransformProperty
BaseChartItemControl3D<StackedBarControl3D>.ClearContainer()
BaseChartItemControl3D<StackedBarControl3D>.OnModelControlAttached()
BaseChartItemControl3D<StackedBarControl3D>.ChartArea
BaseChartItemControl3D<StackedBarControl3D>.CurrentIndex
BaseChartItemControl3D<StackedBarControl3D>.DataPoint
BaseChartItemControl3D<StackedBarControl3D>.DataSeries
BaseChartItemControl3D<StackedBarControl3D>.Depth
BaseChartItemControl3D<StackedBarControl3D>.LabelData
BaseChartItemControl3D<StackedBarControl3D>.LabelOffset
BaseChartItemControl3D<StackedBarControl3D>.LabelTransform
BaseChartItemControl3D<StackedBarControl3D>.ShouldRenderChartSeriesItem
BaseChartItemControl3D<StackedBarControl3D>.IsLastDataPoint
BaseChartItemControl3D<StackedBarControl3D>.LabelsControl
Control3D<StackedBarControl3D>.ControlContainerProperty
Control3D<StackedBarControl3D>.MaterialProperty
Control3D<StackedBarControl3D>.ChildItemAdded(UIElement3D, Int32)
Control3D<StackedBarControl3D>.ChildItemRemoved(UIElement3D, Int32)
Control3D<StackedBarControl3D>.OnApplyTemplate(Control)
Control3D<StackedBarControl3D>.OnControlContainerChanged()
Control3D<StackedBarControl3D>.InitializeModelControl(IModelControl3D)
Control3D<StackedBarControl3D>.FindStoryboard(Control, DependencyProperty, Object)
Control3D<StackedBarControl3D>.CreateControl()
Control3D<StackedBarControl3D>.OnModelControlCreated()
Control3D<StackedBarControl3D>.GetVisual3DChild(Int32)
Control3D<StackedBarControl3D>.OnMouseEnter(MouseEventArgs)
Control3D<StackedBarControl3D>.OnMouseLeave(MouseEventArgs)
Control3D<StackedBarControl3D>.OnVisualParentChanged(DependencyObject)
Control3D<StackedBarControl3D>.RegisterNames()
Control3D<StackedBarControl3D>.BeginTime
Control3D<StackedBarControl3D>.ModelElement
Control3D<StackedBarControl3D>.Control
Control3D<StackedBarControl3D>.ControlContainer
Control3D<StackedBarControl3D>.ModelControl
Control3D<StackedBarControl3D>.Visual3DChildrenCount
Control3D<StackedBarControl3D>.MouseEnterStoryboard
Control3D<StackedBarControl3D>.MouseLeaveStoryboard
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll

Syntax

public class StackedBar3D : BaseChartItemControl3D<StackedBarControl3D>, ILogicalItem, IChartItem3D, IChartItem, IControl3D

Constructors

StackedBar3D()

Initializes a new instance of the StackedBar3D class.

Declaration
public StackedBar3D()

Fields

HeightProperty

Identifies the Height dependency property.

Declaration
public static readonly DependencyProperty HeightProperty
Field Value
System.Windows.DependencyProperty

WidthProperty

Identifies the Width dependency property.

Declaration
public static readonly DependencyProperty WidthProperty
Field Value
System.Windows.DependencyProperty

Properties

Height

Gets or sets the height of the StackedBar3D.

Declaration
public double Height { get; set; }
Property Value
System.Double

The height.

Width

Gets or sets the width of the StackedBar3D.

Declaration
public double Width { get; set; }
Property Value
System.Double

The width.

Methods

OnDataPointChanged()

Called when the data point associated with that item changes.

Declaration
protected override void OnDataPointChanged()
Overrides
Telerik.Windows.Controls.Charting.BaseChartItemControl3D<Telerik.Windows.Controls.Charting.StackedBarControl3D>.OnDataPointChanged()

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.