'Declaration
Protected Sub RenderStripeText2D( _ ByVal context As NChartRenderingContext2D, _ ByVal stripe As NAxisStripe, _ ByVal bounds As NRectangleF, _ ByVal horizontal As System.Boolean _ )
'Usage
Dim instance As NCartesianChartWall Dim context As NChartRenderingContext2D Dim stripe As NAxisStripe Dim bounds As NRectangleF Dim horizontal As System.Boolean instance.RenderStripeText2D(context, stripe, bounds, horizontal)
protected void RenderStripeText2D( NChartRenderingContext2D context, NAxisStripe stripe, NRectangleF bounds, System.bool horizontal )
Parameters
- context
- stripe
- bounds
- horizontal