| DiagramChartMargins Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The DiagramChartMargins type exposes the following members.
| Name | Description | |
|---|---|---|
| DiagramChartMargins |
Creates new instance of ChartMarginsDiagram class.
|
| Name | Description | |
|---|---|---|
| Bottom |
Sets the bottom margin in pixels or percent of the chart's height.
(Overrides LayoutDecoratorBaseBottom.) | |
| Left |
Sets the left margin in pixels or percent of the chart's width.
(Overrides LayoutDecoratorBaseLeft.) | |
| Right |
Sets the right margin in pixels or percent of the chart's width.
(Overrides LayoutDecoratorBaseRight.) | |
| Top |
Sets the top margin in pixels or percent of the chart's height.
(Overrides LayoutDecoratorBaseTop.) |