ASP.NET MVC Controls
PlotArea Class Members
Properties 

The following tables list the members exposed by PlotArea.

Public Constructors
 NameDescription
Public ConstructorPlotArea ConstructorInitializes a new instance of the PlotArea class.  
Top
Public Properties
 NameDescription
Public PropertyColumnGets or sets the column number of plot area. Using column property, you can set vertical position of the plot area on the chart.  
Public PropertyHeightGets or sets height of the plot area. The height can be specified as number(sets the height in pixels) or string in the format '{number}*' (star sizing).  
Public PropertyNameGets or sets the plot area name.  
Public PropertyRowGets or sets the row number of plot area. Using row property, you can set horizontal position of the plot area on the chart.  
Public PropertyStyleGets or sets the style of the plot area.  
Public PropertyWidthGets or sets width of the plot area. The width can be specified as number(sets the width in pixels) or string in the format '{number}*' (star sizing).  
Top
See Also

Reference

PlotArea Class
C1.Web.Mvc Namespace

 

 


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

Product Support Forum |  Documentation Feedback