bottomMarginAdj property

num bottomMarginAdj

bottomMarginAdj - Depending on css styling this might need adjustment. Prolongs the edge of the diagram downwards default: 1

Implementation

external num get bottomMarginAdj;
void bottomMarginAdj=(num v)

Implementation

external set bottomMarginAdj(num v);