Condividi tramite


Membri ChartDataPoint

Represents a data point for the chart. A data point may consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts).

Il tipo ChartDataPoint espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ChartDataPoint() () () () Creates a new instance of the ChartDataPoint class.
Metodo pubblico ChartDataPoint(IPropertyStore) Creates a new instance of the ChartDataPoint class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico DeepClone Returns a deep clone of this ReportObject instance. (Ereditato da ReportObject).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Ereditato da ReportObject).
Metodo pubblico GetContainingDataScopes The containing data scopes. (Ereditato da ReportObject).
Metodo protetto GetDataScopesForDefaultImpl Infrastruttura. (Ereditato da ReportObject).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico Initialize Initializes an instance of the ChartDataPoint class. (Esegue l'override di ReportObject. . :: . .Initialize() () () ().)
Metodo protetto InitializeForDesigner Infrastruttura. (Ereditato da ReportObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto OnChildPropertyChanged Infrastruttura. (Ereditato da ReportObject).
Metodo protetto OnPropertyChanged Infrastruttura. (Ereditato da ReportObject).
Metodo protetto SavePropertyValue< (Of < <' (T> ) > > ) Infrastruttura. (Ereditato da ReportObject).
Metodo pubblico ToString (Ereditato da Object).
Metodo protetto WrapPropertyStore Infrastruttura. (Ereditato da ReportObject).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ActionInfo Actions associated with this data point.
Proprietà pubblica AxisLabel Label to use on the axis for the data point.
Proprietà pubblica ChartDataLabel Indicates the values should be marked with data labels.
Proprietà pubblica ChartDataPointValues Data values for the point.
Proprietà pubblica ChartItemInLegend Defines how the data point appears when displayed in a legend (when Series.Type = Shape).
Proprietà pubblica ChartMarker Defines appearance of the data point marker.
Proprietà pubblica CustomProperties Custom properties for the data point.
Proprietà pubblica DataElementName The name to use for the data element for this data point.
Proprietà pubblica DataElementOutput Indicates whether the data point should appear in a data rendering.
Proprietà pubblica Parent The parent of this report object. (Ereditato da ReportObjectBase).
Proprietà pubblica PropertyStore The property store. (Ereditato da ReportObjectBase).
Proprietà pubblica Site Infrastruttura. (Ereditato da ReportObject).
Proprietà pubblica Style Gets the style properties of this report definition object.
Proprietà pubblica ToolTip Tool tip to display for the data point.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato IDisposable. . :: . .Dispose (Ereditato da ReportObject).
Implementazione esplicita dell'interfacciaEvento privato IComponent. . :: . .Disposed (Ereditato da ReportObject).
Implementazione esplicita dell'interfacciaMetodo privato IDataScopeService. . :: . .GetDataScopesFor (Ereditato da DataRegionCell).

In alto