Class DimensionsPlotArea
Default plot area's dimensions
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class DimensionsPlotArea : Dimensions, IChartingStateManagedItem, IChartingStateManager, IDisposable, ISizesAndPaddings, ICloneable
Constructors
DimensionsPlotArea()
Create new instance of DimensionsPlotArea class.
Declaration
public DimensionsPlotArea()
Properties
Margins
Specifies margins of element.
Declaration
[SkinnableProperty]
public override ChartMargins Margins { get; set; }
Property Value
ChartMargins
|