# FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor" class="text-break">DoubleCollectionPropertyDescriptor Class
</h1>
  <div class="markdown level0 summary"><p>Represents a DoubleCollectionPropertyDescriptor object.</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.componentmodel.memberdescriptor">MemberDescriptor</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.propertydescriptor">PropertyDescriptor</a></div>
    <div class="level3"><span class="xref">DoubleCollectionPropertyDescriptor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Chart.html">FarPoint.Web.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Chart.dll</h6>
  <h5 id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DoubleCollectionPropertyDescriptor : PropertyDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DoubleCollectionPropertyDescriptor
    Inherits PropertyDescriptor</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_Chart_DoubleCollectionPropertyDescriptor__ctor" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.#ctor">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.-ctor.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor__ctor">DoubleCollectionPropertyDescriptor()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the DoubleCollectionPropertyDescriptor 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_Chart_DoubleCollectionPropertyDescriptor_ComponentType" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.ComponentType">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.ComponentType.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_ComponentType">ComponentType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of the component this property is bound to.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_DesignTimeOnly" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.DesignTimeOnly">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.DesignTimeOnly.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_DesignTimeOnly">DesignTimeOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether this member should be set only at design time.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_IsReadOnly" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.IsReadOnly">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.IsReadOnly.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether this property is read-only.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_PropertyType" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.PropertyType">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.PropertyType.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_PropertyType">PropertyType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the type of the property.</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_Chart_DoubleCollectionPropertyDescriptor_CanResetValue_System_Object_" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.CanResetValue(System.Object)">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.CanResetValue.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_CanResetValue_System_Object_">CanResetValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether resetting an object changes its value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_GetValue_System_Object_" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.GetValue(System.Object)">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.GetValue.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_GetValue_System_Object_">GetValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value of the property on a component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_ResetValue_System_Object_" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.ResetValue(System.Object)">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.ResetValue.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_ResetValue_System_Object_">ResetValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the value for this property of the component to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_SetValue_System_Object_System_Object_" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.SetValue(System.Object,System.Object)">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.SetValue.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_SetValue_System_Object_System_Object_">SetValue(object, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the component to a different value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_ShouldSerializeValue_System_Object_" data-uid="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.ShouldSerializeValue(System.Object)">
          <a class="xref" href="FarPoint.Web.Chart.DoubleCollectionPropertyDescriptor.ShouldSerializeValue.html#FarPoint_Web_Chart_DoubleCollectionPropertyDescriptor_ShouldSerializeValue_System_Object_">ShouldSerializeValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the value of this property needs to be persisted.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
