Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstHierarchicalLevel - Xamarin.iOS API Reference | Syncfusion SfSunburstChart hierarchical levels. ">

    Show / Hide Table of Contents

    Class SunburstHierarchicalLevel

    Class implementation for SfSunburstChart hierarchical levels.

    Inheritance
    System.Object
    SunburstHierarchicalLevel
    Namespace: Syncfusion.SfSunburstChart.iOS
    Assembly: Syncfusion.SfSunburstChart.iOS.dll
    Syntax
    public class SunburstHierarchicalLevel : Object

    Constructors

    SunburstHierarchicalLevel()

    Initializes a new instance of the SunburstHierarchicalLevel class.

    Declaration
    public SunburstHierarchicalLevel()

    Properties

    GroupMemberPath

    Gets or sets the property path in the data source which defines the sunburst chart level.

    Declaration
    public string GroupMemberPath { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved