Ukuran font Google Charts Haxis

options:{
    hAxis : { 
        textStyle : {
            fontSize: 7 // or the number you want
        }

    }

}
Talented Tortoise