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