Class PointSeries
Inheritance
System.Object
PointSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PointSeries : CategoricalSeriesBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
PointSeries()
Declaration
public PointSeries()
Fields
LegendTitleBindingProperty
Declaration
public static readonly DependencyProperty LegendTitleBindingProperty
Field Value
Microsoft.
|
PaletteModeProperty
Declaration
public static readonly DependencyProperty PaletteModeProperty
Field Value
Microsoft.
|
PointSizeProperty
Declaration
public static readonly DependencyProperty PointSizeProperty
Field Value
Microsoft.
|
Properties
LegendTitleBinding
Declaration
public DataPointBinding LegendTitleBinding { get; set; }
Property Value
PaletteMode
PointSize
Declaration
public Size PointSize { get; set; }
Property Value
Windows.
|