'Declaration Public Enum ValueLayerValueMode Inherits System.Enum
public enum ValueLayerValueMode : System.Enum
Member | Description |
---|---|
Auto | The layer will automatically choose a mode to use. |
Average | The layer will position itself at the average value found on the target series or at multiple values for multiple series if no target series is specified. |
GlobalAverage | The layer will position itself at the global average value found. |
GlobalMaximum | The layer will position itself at the global maximum value found. |
GlobalMinimum | The layer will position itself at the global minimum value found. |
Maximum | The layer will position itself at the maximum value found on the target series or across all series if no target is specified. |
Minimum | The layer will position itself at the minimum value found on the target series or across all series if no target is specified. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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