'Declaration Public Enum SetLabelAxisType Inherits System.Enum
public enum SetLabelAxisType : System.Enum
Member | Description |
---|---|
ContinuousData | Items are continuous, equally separated, and not placed into groups/series. Line and area charts utilize a ContinuousData set label axis. |
DateData | Items on this axis are based on date data. Candle chart utilizes a DateData set label axis. |
GroupBySeries | Items on this axis are placed into groups/series. Bar and column charts utilize a GroupBySeries set label axis. |
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