Enumeration

ac.TitlePosition

Enumerates the possible chart title positions to be set with.

Example

var topPos = ac.TitlePosition.TOP;

Summary

Literals
BOTTOM
LEFT
RIGHT
TOP

Literal detail

BOTTOM

LEFT

RIGHT

TOP