Class ChartPicfRecord.TPicture
Picture type.
Inheritance
System.Object
ChartPicfRecord.TPicture
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class TPicture : Enum
Fields
Stacked
Represents the Stacked picture type.
Declaration
public const ChartPicfRecord.TPicture Stacked
Field Value
Type |
---|
ChartPicfRecord.TPicture |
Stretched
Represents the Stretched picture type.
Declaration
public const ChartPicfRecord.TPicture Stretched
Field Value
Type |
---|
ChartPicfRecord.TPicture |