SetDataBarRenderMode Method

SetDataBarRenderMode function

Indicates whether to display the DataBar as an image when saving to HTML..Default value is DataBarRenderMode.BackgroundColor


func (instance *HtmlSaveOptions) SetDataBarRenderMode(value DataBarRenderMode)  error

Remarks

See Also