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

    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
    • 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 SeriesItemLabel

Represents the series item label.

Inheritance
System.Object
SeriesItemLabel
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll

Syntax

public class SeriesItemLabel : ContentControl, ILogicalItem, IAnimatable, IInteractiveElement

Constructors

SeriesItemLabel()

Initializes a new instance of the SeriesItemLabel class.

Declaration
public SeriesItemLabel()

Fields

ConnectorPointsProperty

Identifies the ConnectorPoints dependency property.

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

ConnectorStyleProperty

Identifies the ConnectorStyle dependency property.

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

ConnectorVisibilityProperty

Identifies the ConnectorVisibility dependency property.

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

DataPointProperty

Identifies the DataPoint dependency property.

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

DataSeriesProperty

Identifies the DataSeries dependency property.

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

FillProperty

Identifies the Fill dependency property.

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

LabelStyleProperty

Identifies the LabelStyle dependency property.

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

StrokeProperty

Identifies the Stroke dependency property.

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

StrokeThicknessProperty

Identifies the StrokeThickness dependency property.

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

Properties

Connector

Gets or sets the connector.

Declaration
public PathFigure Connector { get; }
Property Value
System.Windows.Media.PathFigure

The connector.

ConnectorPoints

Gets or sets the Connector points.

Declaration
public PointCollection ConnectorPoints { get; set; }
Property Value
System.Windows.Media.PointCollection

The Connector points.

ConnectorStyle

Gets or sets the Connector style.

Declaration
public Style ConnectorStyle { get; set; }
Property Value
System.Windows.Style

The Connector style.

ConnectorVisibility

Gets or sets the connector visibility.

Declaration
public Visibility ConnectorVisibility { get; set; }
Property Value
System.Windows.Visibility

The connector visibility.

ContentSize

Gets the size of the content.

Declaration
public Size ContentSize { get; }
Property Value
System.Windows.Size

The size of the content.

DataPoint

Gets or sets the DataPoint for this instance.

Declaration
public DataPoint DataPoint { get; set; }
Property Value
DataPoint

The data point.

DataSeries

Gets or sets the DataSeries for this instance.

Declaration
public DataSeries DataSeries { get; set; }
Property Value
DataSeries

The data series.

Fill

Gets or sets the Fill.

Declaration
public Brush Fill { get; set; }
Property Value
System.Windows.Media.Brush

The Connector points.

LabelStyle

Gets or sets the Label style.

Declaration
public Style LabelStyle { get; set; }
Property Value
System.Windows.Style

The Label style.

Stroke

Gets or sets the Stroke.

Declaration
public Brush Stroke { get; set; }
Property Value
System.Windows.Media.Brush

The Connector points.

StrokeThickness

Gets or sets the stroke thickness.

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

The Connector points.

TextContainer

Gets or sets the text container.

Declaration
public FrameworkElement TextContainer { get; }
Property Value
System.Windows.FrameworkElement

The text container.

Methods

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate.

Declaration
public override void OnApplyTemplate()

OnInitialized(EventArgs)

Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.

Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs e

The System.Windows.RoutedEventArgs that contains the event data.

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.