Version

DataLegendSeriesFamily Enumeration

Describes type of data columns to use for the data legend.
Syntax
'Declaration
 
Public Enum DataLegendSeriesFamily 
   Inherits System.Enum
public enum DataLegendSeriesFamily : System.Enum 
Members
MemberDescription
CategorySpecifies the Category series
FinancialSpecifies the Financial Price series
GeographicSpecifies the Geographic series
HighlightSpecifies the Highlight series
IndicatorSpecifies the Financial Indicator series
PolarSpecifies the Polar series
RadialSpecifies the Radial series
RangeSpecifies the Range series
ScatterSpecifies the Scatter series
ShapeSpecifies the Shape series
StackedSpecifies the Stacked series
Requirements

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

See Also