Back to Devexpress

RangeInfo Properties

corelibraries-devexpress-dot-xtracharts-dot-rangeinfo-dot-underscore-properties.md

latest974 B
Original Source

RangeInfo Properties

Represents a structure that is used to store information about the range displayed by an axis.

NameDescription
MaxGets the internal float representation of the range maximum value.
MaxValueGets the maximum range value to display on an axis.
MinGets the internal float representation of the range minimum value.
MinValueGets the minimum value to display on an axis.

See Also

RangeInfo Struct

RangeInfo Members

DevExpress.XtraCharts Namespace