You are on page 1of 1

function(){

this.setAddInOptions("colType","cccBulletChart",function(state){
return {
defaults:{
bulletSize:40 ,
width:120
}
,
extensionPoints:{
bulletMeasure_fillStyle:"#191970",
bulletRuleLabel_visible:false,
bulletTitle_visible:false,
bulletSubTitle_visible:false,
bulletRule_visible:false
}
}
});
}

You might also like