HorizontalDimensions
Properties
The total end padding (in pixels).
The scalable part of the distance between the end of the content area and the last entry (in pixels).
The total scalable horizontal padding (in pixels).
The scalable part of the distance between the start of the content area and the first entry (in pixels).
The total start padding (in pixels).
The unscalable part of the distance between the end of the content area and the last entry (in pixels).
The total unscalable horizontal padding (in pixels).
The unscalable part of the distance between the start of the content area and the first entry (in pixels).
Functions
Given the chart’s maximum number of major entries, calculates the width of the Chart’s content (in pixels).
Given the chart’s maximum number of major entries, calculates the width of the Chart’s scalable content (in pixels).
Creates a new HorizontalDimensions instance by multiplying this one’s scalable values by the given factor.