PageElementPropertiesGraph_Margins Property |
A 4 part string <left_margin>, <right_margin>, <top_margin>, <bottom_margin> of integers representing the margin around the chart.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Graph_Margins { get; }
ReadOnly Property Graph_Margins As String
Get
Property Value
Type:
StringA 4 part string <left_margin>, <right_margin>, <top_margin>, <bottom_margin> of integers representing the margin around the chart.
See Also