@namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; @namespace chartClasses "mx.charts.chartClasses.*"; mx|ColumnChart{ font-family: "verdana"; font-weight: bold; axis-title-style-name:axistitle; } mx|Legend{ label-placement:right; marker-height:20; marker-width:20; background-color:#000000; } mx|LegendItem{ font-family: verdana; font-size:12px; color: #FFFFFF; font-weight:bold; font-style:normal; font-anti-alias-type:advanced; } chartClasses|DataTip { font-Family: "Verdana"; font-Size: 12px; color: #FFFFFF; background-color: #000000; font-style:normal; leading: 0; text-align:center; } .hstyle{ color: #990000; } .vstyle{ color: red; tick-placement:none; } .axistitle{ font-size:15px; color: blue; } {ticks1} {mticks1}