[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IFunctionVisualizer.IsVisual

IsVisual Property

IsVisual

Gets a boolean value indicating whether the function is data visualization function.

Declaration
bool IsVisual { get; }
ReadOnly Property IsVisual As Boolean
Property Value
Type Description
bool

true if the function is data visualization function; otherwise, the function apply style format to cell.