Click or drag to resize
CaptionChartMargins Properties

The CaptionChartMargins type exposes the following members.

Properties
  Name Description
Public property Bottom
Sets the bottom margin in pixels or percent of the chart's height.
(Overrides LayoutDecoratorBaseBottom.)
Public property Left
Sets the left margin in pixels or percent of the chart's width.
(Overrides LayoutDecoratorBaseLeft.)
Public property Right
Sets the right margin in pixels or percent of the chart's width.
(Overrides LayoutDecoratorBaseRight.)
Public property Top
Sets the top margin in pixels or percent of the chart's height.
(Overrides LayoutDecoratorBaseTop.)
Top
See Also