com.scichart.charting.visuals.axes Package > IAxis Interface : getAxisTitleMarginBottom Method
getAxisTitleMarginBottom Method
Gets the bottom margin of the IAxis instance in pixels.
Syntax
int getAxisTitleMarginBottom()

Return Value

The bottom margin of the IAxis instance in pixels.
See Also