Nevron .NET Vision
Nevron.Chart Namespace / NGroupTreeMapNodeLegend Class
Properties Methods


In This Topic
    NGroupTreeMapNodeLegend Class Members
    In This Topic

    The following tables list the members exposed by NGroupTreeMapNodeLegend.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the cell will always include the mark size in measurement regardless of whether it has a mark or not (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the content alignment of the cell (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertySpecifies the legend on which the series information is displayed. (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyDefines the format string for the legend texts. (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the maximum width of text in the legend cell when the text fit mode is set to wrap (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyDetermines the mode in which the legend is filled with information about the node.  
    Public PropertyThe order in which legend items generated by the series are included in the legend.  
    Public PropertyGets or sets the margins of this legend item (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyDetermines the mode in which the legend is filled with information about the node palette (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertySpecifies the length of the palette (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the palette orientation (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyThe palette range when UsePaletteRange is set to true (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the custom palette scale configurator used to configure the scale of the palette (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the palette scale position (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the palette scale step mode (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the palette width (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyDefines the text style used to display the series legend entries. (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyGets or sets the text fit mode (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyDefines the text style used to display the legend entries. (Inherited from Nevron.Chart.NAutoLegend)
    Public PropertyWhether the palette will use a fixed range or the automatically computed range of the series values (Inherited from Nevron.Chart.NAutoLegend)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute)
    Public Method (Inherited from Nevron.Chart.NAutoLegend)
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NAutoLegend)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NAutoLegend)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NAutoLegend)
    Public Method (Inherited from Nevron.Chart.NAutoLegend)
    Public MethodCalled to update the references stored by the object (Inherited from Nevron.Dom.NAttribute)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changed handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also