LegendCellType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定圖例資料格類型。
public enum class LegendCellType
public enum LegendCellType
type LegendCellType =
Public Enum LegendCellType
- 繼承
欄位
Image | 2 | 圖例資料格包含影像。 |
SeriesSymbol | 1 | 圖例資料格包含數列符號,如線條或矩形。 |
Text | 0 | 圖例資料格包含文字。 |