ComponentOne FlexChart for WinForms
GroupItemsPath Property


C1.Win.Chart Namespace > Axis Class : GroupItemsPath Property
Gets or sets the items path.
Syntax
'Declaration
 
Public Property GroupItemsPath As String
'Usage
 
Dim instance As Axis
Dim value As String
 
instance.GroupItemsPath = value
 
value = instance.GroupItemsPath
public string GroupItemsPath {get; set;}
See Also

Reference

Axis Class
Axis Members