menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IChartSeries - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IChartSeries

    Interface implementation for IChartSeries

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public interface IChartSeries

    Properties

    ItemsSource

    Gets or sets ItemsSource property

    Declaration
    IEnumerable ItemsSource { get; set; }
    Property Value
    Type
    System.Collections.IEnumerable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved