<fx:Style> @namespace mx "library://ns.adobe.com/flex/mx"; @font-face{ src: url("assets/arial.ttf"); fontFamily: myFontFamily; embedAsCFF: false; } mx|ColumnChart { fontFamily: myFontFamily; fontSize: 16; } </fx:Style> <mx:horizontalAxisRenderers> <mx:AxisRenderer axis="{myXAxis}" labelRotation="45"/> </mx:horizontalAxisRenderers>
<fx:Style> @font-face{ src: url("assets/arial.ttf"); fontFamily: myFontFamily; embedAsCFF: false; } </fx:Style>
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.