C1.WPF.Chart Namespace > C1Sunburst Class : ChildItemsPath Property |
Items
). If items at different levels child items with different names, then set this property to an array containing the names of the properties. that contains child items at each level. (e.g. "accounts,checks,earnings"
)'Declaration
Public Property ChildItemsPath As String
'Usage
Dim instance As C1Sunburst Dim value As String instance.ChildItemsPath = value value = instance.ChildItemsPath
public string ChildItemsPath {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2