C# Class AODL.Document.Styles.Properties.PlotAreaProperties

Summary description for PlotAreaProperties.
Inheritance: ChartProperties
Show file Open project: monsterlabs/HumanRightsTracker Class Usage Examples

Public Methods

Method Description
PlotAreaProperties ( IStyle style ) : System

the constructor of plotarea property

Method Details

PlotAreaProperties() public method

the constructor of plotarea property
public PlotAreaProperties ( IStyle style ) : System
style IStyle
return System