# FarPoint.Win.Spread.Chart.ISegmentData2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Chart_ISegmentData2" data-uid="FarPoint.Win.Spread.Chart.ISegmentData2" class="text-break">ISegmentData2 Interface
</h1>
  <div class="markdown level0 summary"><p>An enhancement of the <a class="xref" href="FarPoint.Win.Spread.Chart.ISegmentData.html">ISegmentData</a> interface that represents segment data which is used as a chart's data source.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.Chart.html">FarPoint.Win.Spread.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Chart_ISegmentData2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISegmentData2 : ISegmentData</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISegmentData2
    Inherits ISegmentData</code></pre>
  </div>
  <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_Win_Spread_Chart_ISegmentData2_ContainsDateTimeOnly" data-uid="FarPoint.Win.Spread.Chart.ISegmentData2.ContainsDateTimeOnly">
          <a class="xref" href="FarPoint.Win.Spread.Chart.ISegmentData2.ContainsDateTimeOnly.html#FarPoint_Win_Spread_Chart_ISegmentData2_ContainsDateTimeOnly">ContainsDateTimeOnly()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the segment contains date time only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
