public final class ChartDataSourceType
extends com.aspose.ms.System.Enum
Represents a type of data source of the chart
Modifier and Type | Field and Description |
---|---|
static int |
ExternalWorkbook
External data source.
|
static int |
InternalWorkbook
Internal data source.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int InternalWorkbook
Internal data source.
public static final int ExternalWorkbook
External data source.