# FarPoint.Web.Spread.Chart.ChartDataSetting

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Chart_ChartDataSetting" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting" class="text-break">ChartDataSetting Class
</h1>
  <div class="markdown level0 summary"><p>Represents the data settings for SpreadChart.</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"><span class="xref">ChartDataSetting</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.Chart.html">FarPoint.Web.Spread.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_Chart_ChartDataSetting_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(_of))]
public class ChartDataSetting : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(_of))&gt;
Public Class ChartDataSetting
    Implements INotifyPropertyChanged</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="FarPoint_Web_Spread_Chart_ChartDataSetting__ctor" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.-ctor.html#FarPoint_Web_Spread_Chart_ChartDataSetting__ctor">ChartDataSetting()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.html">ChartDataSetting</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting__ctor_FarPoint_Web_Spread_Chart_EmptyValueStyle_System_Boolean_" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.#ctor(FarPoint.Web.Spread.Chart.EmptyValueStyle,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.-ctor.html#FarPoint_Web_Spread_Chart_ChartDataSetting__ctor_FarPoint_Web_Spread_Chart_EmptyValueStyle_System_Boolean_">ChartDataSetting(EmptyValueStyle, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.html">ChartDataSetting</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting__ctor_FarPoint_Web_Spread_Chart_EmptyValueStyle_System_Boolean_System_Boolean_" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.#ctor(FarPoint.Web.Spread.Chart.EmptyValueStyle,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.-ctor.html#FarPoint_Web_Spread_Chart_ChartDataSetting__ctor_FarPoint_Web_Spread_Chart_EmptyValueStyle_System_Boolean_System_Boolean_">ChartDataSetting(EmptyValueStyle, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.html">ChartDataSetting</a> class.</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="FarPoint_Web_Spread_Chart_ChartDataSetting_EmptyValueStyle" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.EmptyValueStyle">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.EmptyValueStyle.html#FarPoint_Web_Spread_Chart_ChartDataSetting_EmptyValueStyle">EmptyValueStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the empty value style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting_NotANumberAsZero" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.NotANumberAsZero">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.NotANumberAsZero.html#FarPoint_Web_Spread_Chart_ChartDataSetting_NotANumberAsZero">NotANumberAsZero</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or gets not number as zero.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting_ShowHiddenData" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.ShowHiddenData">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.ShowHiddenData.html#FarPoint_Web_Spread_Chart_ChartDataSetting_ShowHiddenData">ShowHiddenData</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the chart displays all hidden data.</p>
</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="FarPoint_Web_Spread_Chart_ChartDataSetting_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.OnPropertyChanged(System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.OnPropertyChanged.html#FarPoint_Web_Spread_Chart_ChartDataSetting_OnPropertyChanged_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">PropertyChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting_OnPropertyChanging_FarPoint_Web_Spread_Model_PropertyChangingEventArgs_" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.OnPropertyChanging(FarPoint.Web.Spread.Model.PropertyChangingEventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.OnPropertyChanging.html#FarPoint_Web_Spread_Chart_ChartDataSetting_OnPropertyChanging_FarPoint_Web_Spread_Model_PropertyChangingEventArgs_">OnPropertyChanging(PropertyChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">PropertyChanging</span> event.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting_PropertyChanged" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.PropertyChanged">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a property value changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_ChartDataSetting_PropertyChanging" data-uid="FarPoint.Web.Spread.Chart.ChartDataSetting.PropertyChanging">
          <a class="xref" href="FarPoint.Web.Spread.Chart.ChartDataSetting.PropertyChanging.html">PropertyChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a property value is changing.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
