* プロパティ設定 [#l6a7d321] チャート上に配置される各種オブジェクトの塗り、枠線、文字などのプロパティ設定。 #contents ** 文字 [#h7a5d051] |プロパティ|型|説明|h |CharFontName|string|フォント名| |CharFontNameAsian|string|| |CharFontNameComplex|string|| |CharHeight|float|文字サイズ| |CharHeightAsian|float|| |CharHeightComplex|float|| |CharLocale|.lang.Locale|言語指定| |CharLocaleAsian|.lang.Locale|| |CharLocaleComplex|.lang.Locale|| |CharPosture|.awt.FontSlant|斜体 ITALIC などの指定| |CharPostureAsian|.awt.FontSlant|| |CharPostureComplex|.awt.FontSlant|| |CharWeight|float|太さ指定 BOLD など com.sun.star.awt.FontWeight| |CharWeightAsian|float|| |CharWeightComplex|float|| Asian が付いたものは日本語用 (アジア言語)、Complex のものは複合言語用。 ** フォントの効果 [#t3021041] |プロパティ|型|説明|h |CharAutoKerning|boolean|自動でカーニングする| |CharColor|long|色| |CharContoured|boolean|中抜き| |CharEmphasis|short|強調記号| |CharEscapement|short|上付き下付き| |CharEscapementHeight|byte|上下付き| |CharKerning|short|カーニング指定| |CharRelief|short|浮き出し| |CharShadowed|boolean|影| |CharUnderline|short|下線| |CharUnderlineColor|long|下線の色| |CharUnderlineHasColor|boolean|下線に色をつける| |CharStrikeout|short|取り消し線指定| |CharWordMode|boolean|単語ごとに取り消し線を引く| |ChartUserDefinedAttributes|.container.XNameContainer|| |CharFontPitch|short|| |CharFontPitchAsian|short|| |CharFontPitchComplex|short|| |CharFontStyleName|string|| |CharFontStyleNameAsian|string|| |CharFontStyleNameComplex|string|| |CharFontCharSet|short|| |CharFontCharSetAsian|short|| |CharFontCharSetComplex|short|| |CharFontFamily|short|| |CharFontFamilyAsian|short|| |CharFontFamilyComplex|short|| ** 外枠 [#k4c88284] ** 線 [#k4c88284] |プロパティ|型|説明|h |LineColor|long|色| |LineDash|.drawing.LineDash|破線指定| |LineDashName|string|破線名| |LineJoint|.drawing.LineJoint|接合方法| |LineStyle|.drawing.LineStyle|スタイル| |LineTransparence|short|透明度| |LineWidth|long|幅| ** 表面 [#ve4daec7] |プロパティ|型|説明|h |FillBackground|boolean|塗りつぶす| |FillBitmapLogicalSize|boolean|相対サイズを使用| |FillBitmapMode|.drawing.BitmapMode|| |FillBitmapName|string|使用するビットマップ名| |FillBitmapOffsetX|short|オフセット X| |FillBitmapOffsetY|short|オフセット Y| |FillBitmapPositionOffsetX|short|二列目以降のオフセット X| |FillBitmapPositionOffsetY|short|二列目以降のオフセット Y| |FillBitmapRectanglePoint|.drawing.RectanglePoint|描写位置指定| |FillBitmapSizeX|long|幅| |FillBitmapSizeY|long|高さ| |FillColor|long|色| |FillGradientName|string|グラデーション名| |FillGradientStepCount|short|ステップ数| |FillHatchName|string|ハッチ名| |FillStyle|.drawing.FillStyle|塗りつぶしスタイル| |FillTransparence|short|透過度| |FillTransparenceGradientName|string|透過グラデーション名| |