Represents a data point for a chart.
May consist of a single value expression
(for example in bar or line charts) or
multiple value expressions (stock and bubble charts).
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public class ChartDataPoint : IStyleOwner, IActionInfoOwner |
| Visual Basic |
|---|
Public Class ChartDataPoint _ Implements IStyleOwner, IActionInfoOwner |