FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Ribbon Namespace / AxesRibbonGroup Class
Properties Methods Events


In This Topic
    AxesRibbonGroup Class Members
    In This Topic

    The following tables list the members exposed by AxesRibbonGroup.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of AxesRibbonGroup.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the group can be collapsed. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets whether the user can add this C1.Win.Ribbon.RibbonGroup to the Quick Access Toolbar at runtime. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the priority index of the groups for resizing and collapsing. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets whether this item group is enabled. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the tooltip for the collapsed group button. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets whether this C1.Win.Ribbon.RibbonGroup has a dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets the icon set. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the small image (16 x 16) used when the group is collapsed. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets a value indicating whether the C1.Win.Ribbon.RibbonGroup has been disposed of. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets the collection of Ribbon items in this group. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets whether the dialog launcher button is enabled for this C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the KeyTip providing keyboard access to a dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the tooltip for the dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the unique name for this C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets the owner collection for this C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets the C1.Win.Ribbon.C1Ribbon that this item group belongs to. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the ISite of the C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets the C1.Win.Ribbon.RibbonTab that this item group belongs to. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyUser-defined data associated with the C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets the text label that appears at the bottom of this group. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets whether the group caption should be trimmed if it is longer than the contents of the group. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public PropertyGets or sets whether this item group is visible. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from C1.Win.Chart.Ribbon.ChartRibbonGroup)
    Public MethodDetermines whether the specified C1.Win.Ribbon.RibbonGroup is equal to the current C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public MethodServes as a hash function for a particular type. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates ribbon button with specified parameters. (Inherited from C1.Win.Chart.Ribbon.ChartRibbonGroup)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodGets actual chart. (Inherited from C1.Win.Chart.Ribbon.ChartRibbonGroup)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the C1.Win.Ribbon.RibbonGroup.DialogLauncherClick event. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected MethodRaises the C1.Win.Ribbon.RibbonGroup.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected MethodRaises the C1.Win.Ribbon.RibbonGroup.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected MethodRestores the default value of the C1.Win.Ribbon.RibbonGroup.Text property. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonGroup)
    Protected MethodSpecifies whether to save the value of the C1.Win.Ribbon.RibbonGroup.Text property. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user clicks the dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the mouse enters the Ribbon group. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Public EventOccurs when the mouse leaves the Ribbon group. (Inherited from C1.Win.Ribbon.RibbonGroup)
    Top
    See Also