ChartInsets.vertical constructor
const
ChartInsets.vertical(
- ILengthValue value
Implementation
const ChartInsets.vertical(ILengthValue value) :
left = null,
top = value,
right = null,
bottom = value;