Class ChartMarginsLegend
Legend's margins
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class ChartMarginsLegend : ChartMargins, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable
Constructors
ChartMarginsLegend()
Creates new instance of ChartMarginsLegend class.
Declaration
public ChartMarginsLegend()
Properties
Right
Sets the right margin in pixels or percent of the chart's width.
Declaration
[SkinnableProperty]
public override Unit Right { get; set; }
Property Value
Unit
|