Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public ChartParagraphType ParagraphType { get; set; }
Public Property ParagraphType As ChartParagraphType Get Set
public: virtual property ChartParagraphType ParagraphType { ChartParagraphType get () sealed; void set (ChartParagraphType value) sealed; }
abstract ParagraphType : ChartParagraphType with get, set override ParagraphType : ChartParagraphType with get, set