Chart PropertiesTerminal Works - PDF Printing.Net Library

The Chart type exposes the following members.

Properties

  NameDescription
Public propertyDataLabel
Gets the DataLabel of the chart.
Public propertyDisplayBlanksAs
Gets or sets a value defining how blanks in the data series should be shown.
Public propertyFont
Gets or sets the font for the chart. This will be the default font for all objects which are part of the chart.
Public propertyHasDataLabel
Gets or sets whether the chart has a DataLabel.
Public propertyLegend
Gets the legend of the chart.
Public propertyParent
Gets the parent object.
(Inherited from DocumentObject.)
Public propertyPlotArea
Gets the plot (drawing) area of the chart.
Public propertySeriesCollection
Gets the collection of the data series.
Public propertyType
Gets or sets the base type of the chart. ChartType of the series can be overwritten.
Public propertyXAxis
Gets the X-Axis of the Chart.
Public propertyXValues
Gets the collection of the values written on the X-Axis.
Public propertyYAxis
Gets the Y-Axis of the Chart.
Public propertyZAxis
Gets the Z-Axis of the Chart.
Top
See Also

Reference