Class TableTitleConfig

TableTitleConfig class

TableTitle 要素を表します。 表示タイトル。で使用TableConfig

public class TableTitleConfig : BaseConfig

コンストラクター

名前説明
TableTitleConfig()デフォルトのコンストラクター。

プロパティ

名前説明
BorderBottomStyle { get; set; }下ボーダーの追加スタイル
BorderLeftStyle { get; set; }左ボーダーの追加スタイル
BorderRightStyle { get; set; }右ボーダーの追加スタイル
BorderTopStyle { get; set; }上ボーダーの追加スタイル
override Name { get; set; }title のテキスト値
override Type { get; set; }omr 要素のタイプ。 JSON シリアル化の必須フィールド.

田畑

名前説明
BackgroundColorテーブルの背景色 title
BorderColorボーダーの色
BorderSizeボーダーのサイズ
BorderTypeボーダータイプ
Colorテキストの色
FontFamilytext のフォントファミリー
FontSizeテキストのサイズ font
FontStyletext のスタイル

関連項目