IsVisual Property (FunctionVisualizer)
Gets a boolean value indicating whether the function is data visualization function.
public virtual bool IsVisual {get;}
Property Value
true
if the function is data visualization function; otherwise, the function apply style format to cell.