Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Visualization Namespace / ImageVisualizer Class
Fields Properties Methods


In This Topic
    ImageVisualizer Class Members
    In This Topic

    The following tables list the members exposed by ImageVisualizer.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The default image visualizer.  
    Public Fieldstatic (Shared in Visual Basic)The image visualizer which is compatible with Excel.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets a boolean value indicating whether the function is data visualization function. (Inherited from FarPoint.Win.Spread.Visualization.FunctionVisualizer)
    Top
    Public Methods
     NameDescription
    Public MethodApplies the format to the cell style format. (Inherited from FarPoint.Win.Spread.Visualization.FunctionVisualizer)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the painting context from the specified System.Drawing.Graphics object. (Inherited from FarPoint.Win.Spread.Visualization.FunctionVisualizer)
    Protected MethodConverts the specified value to the corresponding OpenXml data type. (Inherited from FarPoint.Win.Spread.Visualization.FunctionVisualizer)
    Top
    See Also