ComponentOne FinancialChart for WPF
CenterY Property



C1.WPF.Chart Namespace > RenderSliceEventArgs Class : CenterY Property
Pie center Y coordinate.
Syntax
'Declaration
 
Public ReadOnly Property CenterY As Double
'Usage
 
Dim instance As RenderSliceEventArgs
Dim value As Double
 
value = instance.CenterY
public double CenterY {get;}
public:
property double CenterY {
   double get();
}
See Also

Reference

RenderSliceEventArgs Class
RenderSliceEventArgs Members