Click or drag to resize

PageElementPropertiesGraph_LegendMargins Property

Width of the margin around the legend, in pixels. Use this to avoid having the legend bump up against the chart area or the edges of the image. (<legend_width>,<legend_height>)

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Graph_LegendMargins { get; }

Property Value

Type: String
Width of the margin around the legend, in pixels. Use this to avoid having the legend bump up against the chart area or the edges of the image. (<legend_width>,<legend_height>)
See Also