ComponentOne FinancialChart for WPF
Depth Property



C1.WPF.Chart Namespace > RenderNodeEventArgs Class : Depth Property
Gets the depth of the node
Syntax
'Declaration
 
Public ReadOnly Property Depth As Integer
'Usage
 
Dim instance As RenderNodeEventArgs
Dim value As Integer
 
value = instance.Depth
public int Depth {get;}
public:
property int Depth {
   int get();
}
See Also

Reference

RenderNodeEventArgs Class
RenderNodeEventArgs Members