Enum Excel2007ChartMaterialProperties
This Enumeration value indicates the Material property values fro the chart
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum Excel2007ChartMaterialProperties
Fields
Name | Description |
---|---|
Clear | Represents Clear Material |
DarkEdge | Represents Dark Edge Material |
Flat | Represents Flat Material |
Matte | Represents Matte Material |
Metal | Represents Metal Material |
NoEffect | Represents No Material Effect |
Plastic | Represents Plastic Material |
Powder | Represents Powder Material |
SoftEdge | Represents Soft Edge Material |
TranslucentPowder | Represents Translucent Powder Material |
WarmMatte | Represents WarmMatte Material |
WireFrame | Represents Wire Frame Material |