![]() ![]() | Determines whether the specified Object instances are considered equal. |
![]() ![]() | Determines whether the specified Object instances are the same instance. |
![]() |
Constructor |
![]() | Gets or sets the data, or column name for the abscissa [x] axis. |
![]() | Horizontal position of histogram columns is offset by this much (in world coordinates). |
![]() | The width of the histogram bar as a proportion of the data spacing (in range 0.0 - 1.0). |
![]() | If true, each histogram column will be centered on the associated abscissa value. If false, each histogram colum will be drawn between the associated abscissa value, and the next abscissa value. Default value is true. |
![]() | The color of the pen used to draw lines in this plot. |
![]() | Gets or sets the specific data member in a multimember data source to get data from. |
![]() | Gets or sets the source containing a list of values used to populate the plot object. |
![]() | Whether or not the histogram columns will be filled. |
![]() | If this histogram plot has another stacked on top, this will be true. Else false. |
![]() | A label to associate with the plot - used in the legend. |
![]() | Gets or sets the data, or column name for the ordinate [y] axis. |
![]() | The pen used to draw the plot |
![]() | Set/Get the brush to use if the histogram is filled. |
![]() | Whether or not to include an entry for this plot in the legend if it exists. |
![]() | Renders the histogram. |
![]() | Draws a representation of this plot in the legend. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Stack the histogram to another HistogramPlot. |
![]() | Returns an x-axis that is suitable for drawing this plot. |
![]() | Returns a y-axis that is suitable for drawing this plot. |
![]() | Returns a String that represents the current Object. |
![]() | Writes text data of the plot object to the supplied string builder. It is possible to specify that only data in the specified range be written. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
HistogramPlot Class | NPlot Namespace