Click or drag to resize

LineChart Properties

The LineChart type exposes the following members.

Properties
  NameDescription
Public propertyBorderSpacing
Border spacing from chart width and height
Public propertyChartHeight
Chart height
Public propertyChartWidth
Chart width
Public propertyFile
Chart file name. Puts from method Create.
Public propertyFileExtension
File extension for Joint Photographic Experts Group (JPEG) image format
Public propertyHeight
Chart height
Public propertyPixelFormat
Specifies the format of the color data for each pixel in the image.
Public propertyPoints
Chart values
Public propertyPoints2
Chart secound values (red points)
Public propertyPointsCoordinate
Coordinate points of chart values (see Points)
Public propertyShowChartBorder
Show a border around the chart
Public propertyShowScaling
Pixel scaling value display into chart
Public propertyShowXAxisLines
Show x axis lines
Public propertyShowYAxisLines
Show y axis lines
Public propertyType
Definition of line chart type (see LineChartType)
Public propertyViewXAxis
What do it see on x axis? See AxisDisplay
Public propertyViewYAxis
What do it see on y axis? See AxisDisplay
Public propertyWidth
Chart width
Public propertyXAxis
X axis of chart. Details see Axis
Public propertyXLabel
X axis label
Public propertyXLabelSpacing
X axis label spacing from bottom up
Public propertyYAxis
Y axis of chart. Details see Axis
Public propertyYLabel
Y axis label
Public propertyYLabelSpacing
Y axis label spacing from left border
Top
See Also