'Declaration Public Enum OverlayTextLocation Inherits System.Enum
public enum OverlayTextLocation : System.Enum
Member | Description |
---|---|
Auto | Let the chart automatically decide which overlay text location to use based on type of annotation layer |
Hidden | Hides the overlay text |
InsideBottomCenter | Positions the overlay text inside bottom center of underlying shape. |
InsideBottomLeft | Positions the overlay text inside bottom left of underlying shape. |
InsideBottomRight | Positions the overlay text inside bottom right of underlying shape. |
InsideMiddleCenter | Positions the overlay text inside middle center of underlying shape. |
InsideMiddleLeft | Positions the overlay text inside middle left of underlying shape. |
InsideMiddleRight | Positions the overlay text inside middle right of underlying shape. |
InsideTopCenter | Positions the overlay text inside top center of underlying shape. |
InsideTopLeft | Positions the overlay text inside top left of underlying shape. |
InsideTopRight | Positions the overlay text inside top right of underlying shape. |
OutsideBottomCenter | Positions the overlay text outside bottom center of underlying shape. |
OutsideBottomLeft | Positions the overlay text outside bottom left of underlying shape. |
OutsideBottomRight | Positions the overlay text outside bottom right of underlying shape. |
OutsideMiddleLeft | Positions the overlay text outside middle left of underlying shape. |
OutsideMiddleRight | Positions the overlay text outside middle right of underlying shape. |
OutsideTopCenter | Positions the overlay text outside top center of underlying shape. |
OutsideTopLeft | Positions the overlay text outside top left of underlying shape. |
OutsideTopRight | Positions the overlay text outside top right of underlying shape. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2