次の方法で共有


ChartFont.FontStyle プロパティ

定義

フォント スタイルを返すか設定します。 値の取得と設定が可能です。

public:
 property System::Object ^ FontStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object FontStyle { get; set; }
member this.FontStyle : obj with get, set
Public Property FontStyle As Object

プロパティ値

Object

注釈

このプロパティを変更すると、他のChartFontプロパティ (や ItalicなどBold) に影響する可能性があります。

適用対象