Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

google charts haxis font size

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

    }

}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #google #charts #haxis #font #size
ADD COMMENT
Topic
Name
6+2 =