C1.Silverlight.Chart.5
Inverted Property (BaseRenderer)

Gets or sets whether the direction of plotting is inverted.
Syntax
'Declaration
 
Public Property Inverted As System.Boolean
public System.bool Inverted {get; set;}
Remarks
By default (Inverted=false) the direction of plotting is horizontal. When the Inverted property is set to true the direction becomes vertical.
See Also

Reference

BaseRenderer Class
BaseRenderer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.