Get maximal value of markers' sizes. If no implementation is provided, the maximal size is calculated according to
the data.
- (NSNumber *)sizeAxisDataSourceMaxForSizeAxis:(NChartSizeAxis *)sizeAxis
Parameters
sizeAxis |
- the size axis to obtain the maximal value for.
|
Return Value
the maximal value of the markers' sizes. It may be nil that is equivalent to the absence of implementation.
Declared In
NChartSizeAxis.h