ComponentOne FinancialChart for WPF
CenterX Property



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

Reference

RenderSliceEventArgs Class
RenderSliceEventArgs Members