Nevron.Nov.Chart Namespace / NFastSeriesBase Class
Fields Properties Methods Events


In This Topic
    NFastSeriesBase Class Members
    In This Topic

    The following tables list the members exposed by NFastSeriesBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnableShaderRendering property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FillModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FrameColorModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the fast series base schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Palette property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TexturePlaneModeProperty property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TexturePlaneProperty property  
    Top
    Protected Fields
     NameDescription
    Protected Internal FieldWhether shader rendering is enabled  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the series will use shader rendering.  
    Public PropertyControls the way in which the series is filled.  
    Public PropertyGets or sets the coloring mode for the series frame lines.  
    Public PropertyGets or sets the custom palette associated with the surface. To make the chart use the custom palette you have to set the AutomaticPalette property to false.  
    Public PropertyGets or sets the custom texture mapping plane.  
    Public PropertyGets or sets the current mode of the texture mapping plane. The texture mapping plane defines how image and gradient fill styles are projected on the surface. The user can chose between the XZ, XY and ZY planes.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the data points child of the series  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal MethodOverloaded.   
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Top
    See Also