NChartTexturePosition Constants Reference

Declared in NChartTypes.h

NChartTexturePosition

The NChartTexturePosition enum provides constants that control position of texture.

Constants

NChartTexturePositionTopLeftCorner

Position texture in the top left corner of the area.

Declared In NChartTypes.h.

NChartTexturePositionCenter

Position texture at the center of the area.

Declared In NChartTypes.h.

NChartTexturePositionScale

Scale texture to fill the whole area.

Declared In NChartTypes.h.

NChartTexturePositionScaleKeepMinAspect

Scale texture keeping aspect so, that it fits in the area.

Declared In NChartTypes.h.

NChartTexturePositionScaleKeepMaxAspect

Scale texture keeping aspect so, that it covers the whole area.

Declared In NChartTypes.h.

Declared In

NChartTypes.h