# C1.Win.Chart.Ribbon.ChartRibbonMenu

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_Ribbon_ChartRibbonMenu" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu" class="text-break">ChartRibbonMenu Class
</h1>
  <div class="markdown level0 summary"><p>Represents chart ribbon menu.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="../C1.Win.Ribbon.10/C1.Win.Ribbon.RibbonItem.html">RibbonItem</a></div>
    <div class="level4"><a class="xref" href="../C1.Win.Ribbon.10/C1.Win.Ribbon.RibbonIconItem.html">RibbonIconItem</a></div>
    <div class="level5"><a class="xref" href="../C1.Win.Ribbon.10/C1.Win.Ribbon.RibbonDropDownBase.html">RibbonDropDownBase</a></div>
    <div class="level6"><a class="xref" href="../C1.Win.Ribbon.10/C1.Win.Ribbon.RibbonMenu.html">RibbonMenu</a></div>
    <div class="level7"><span class="xref">ChartRibbonMenu</span></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.AxisRibbonMenu.html">AxisRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.AxisTicksRibbonMenu.html">AxisTicksRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.ChartTypeRibbonMenu.html">ChartTypeRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.DataLabelRibbonMenu.html">DataLabelRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.LegendRibbonMenu.html">LegendRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.PaletteRibbonMenu.html">PaletteRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.PrintRibbonMenu.html">PrintRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.SeriesRibbonMenu.html">SeriesRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.StackingRibbonMenu.html">StackingRibbonMenu</a></div>
      <div class="level8"><a class="xref" href="C1.Win.Chart.Ribbon.TrendLineMenu.html">TrendLineMenu</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><span class="xref">IUiaExpandCollapseProvider</span></div>
    <div><span class="xref">ISupportUiaContainer</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Chart.Ribbon.html">C1.Win.Chart.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexChart.Toolbar.10.dll</h6>
  <h5 id="C1_Win_Chart_Ribbon_ChartRibbonMenu_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartRibbonMenu : RibbonMenu, IComponent, IDisposable, IUiaExpandCollapseProvider, ISupportUiaContainer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartRibbonMenu
    Inherits RibbonMenu
    Implements IComponent, IDisposable, IUiaExpandCollapseProvider, ISupportUiaContainer</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu__ctor_System_String_" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.#ctor(System.String)">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.-ctor.html#C1_Win_Chart_Ribbon_ChartRibbonMenu__ctor_System_String_">ChartRibbonMenu(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of ChartRibbonMenu.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_Chart" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.Chart">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.Chart.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_Chart">Chart</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the associated chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_IconSet" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.IconSet">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.IconSet.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_IconSet">IconSet</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_CreateButton_System_String_System_Drawing_Image_System_Action_" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.CreateButton(System.String,System.Drawing.Image,System.Action)">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.CreateButton.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_CreateButton_System_String_System_Drawing_Image_System_Action_">CreateButton(string, Image, Action)</a>
        </td>
        <td class="markdown level1 summary"><p>Create a button with specified parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_CreateToggleButton_System_String_System_Boolean_System_Action_System_Boolean__" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.CreateToggleButton(System.String,System.Boolean,System.Action{System.Boolean})">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.CreateToggleButton.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_CreateToggleButton_System_String_System_Boolean_System_Action_System_Boolean__">CreateToggleButton(string, bool, Action&lt;bool&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Create toggle button with specified parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_GetChart" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.GetChart">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.GetChart.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_GetChart">GetChart()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets actual chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_GetImage_System_String_" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.GetImage(System.String)">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.GetImage.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_GetImage_System_String_">GetImage(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an image by name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_Ribbon_ChartRibbonMenu_MenuItemFromEnum__1___0_System_Action___0____0___System_String___" data-uid="C1.Win.Chart.Ribbon.ChartRibbonMenu.MenuItemFromEnum``1(``0,System.Action{``0},``0[],System.String[])">
          <a class="xref" href="C1.Win.Chart.Ribbon.ChartRibbonMenu.MenuItemFromEnum.html#C1_Win_Chart_Ribbon_ChartRibbonMenu_MenuItemFromEnum__1___0_System_Action___0____0___System_String___">MenuItemFromEnum&lt;T&gt;(T, Action&lt;T&gt;, T[], string[])</a>
        </td>
        <td class="markdown level1 summary"><p>Creates menu item from enumeration.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
