DimensionType.CanHaveOrdinateDimensionSetting
Description:
Checks whether this DimensionType can have an ordinate dimension settings.
Checks whether this DimensionType can have an ordinate dimension settings.
Remarks:
It returns true when the DimensionType is linear and when Dimension String Type parameter is set to Ordinate.
It returns true when the DimensionType is linear and when Dimension String Type parameter is set to Ordinate.
public bool CanHaveOrdinateDimensionSetting()
Boolean
True when the DimensionType is linear and the Dimension String Type parameter is ordinate, false otherwise.