Свойство | Тип | Описание | |
---|---|---|---|
ConfigurationProperty | |||
DataLabelsProperty | |||
FillProperty | |||
FontFamilyProperty | |||
FontSizeProperty | |||
FontStretchProperty | |||
FontStyleProperty | |||
FontWeightProperty | |||
ForegroundProperty | |||
LabelPointProperty | |||
PointGeometryProperty | |||
ScalesXAtProperty | |||
ScalesYAtProperty | |||
StrokeDashArrayProperty | |||
StrokeProperty | |||
StrokeThicknessProperty | |||
TitleProperty | |||
ValuesProperty |
Свойство | Тип | Описание | |
---|---|---|---|
BindATextBlock | |||
GetValuesForDesigner | IChartValues | ||
OnIsVisibleChanged | void | ||
OnValuesInstanceChanged | void |
Метод | Описание | |
---|---|---|
DrawSpecializedElements ( ) : void |
Defines special elements to draw according to the series type
|
|
Erase ( bool removeFromView = true ) : void |
Erases series
|
|
GetLabelPointFormatter ( ) : string>.Func |
Gets the label point formatter.
|
|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the view of a given point
|
|
InitializeColors ( ) : void |
Initializes the series colors if they are not set
|
|
OnSeriesUpdateStart ( ) : void |
This method runs when the update starts
|
|
OnSeriesUpdatedFinish ( ) : void |
This method runs when the update finishes
|
|
PlaceSpecializedElements ( ) : void |
Places specializes items
|
Метод | Описание | |
---|---|---|
CallChartUpdater ( bool animate = false ) : PropertyChangedCallback |
Calls the chart updater.
|
|
Series ( ) : System |
Initializes a new Instance of Series
|
|
Series ( object configuration ) : System |
Initializes a new Instance of series, with a given configuration
|
Метод | Описание | |
---|---|---|
BindATextBlock ( int rotate ) : |
||
GetValuesForDesigner ( ) : IChartValues | ||
OnIsVisibleChanged ( |
||
OnValuesInstanceChanged ( |
protected static CallChartUpdater ( bool animate = false ) : PropertyChangedCallback | ||
animate | bool | if set to |
Результат | PropertyChangedCallback |
public Erase ( bool removeFromView = true ) : void | ||
removeFromView | bool | |
Результат | void |
public GetLabelPointFormatter ( ) : string>.Func |
||
Результат | string>.Func |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | |
label | string | |
Результат | IChartPointView |
public PlaceSpecializedElements ( ) : void | ||
Результат | void |
protected Series ( object configuration ) : System | ||
configuration | object | |
Результат | System |
public static DependencyProperty,Windows.UI.Xaml ConfigurationProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml DataLabelsProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml FillProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml FontFamilyProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml FontSizeProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml FontStretchProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml FontStyleProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml FontWeightProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml ForegroundProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml LabelPointProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml PointGeometryProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml ScalesXAtProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml ScalesYAtProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml StrokeDashArrayProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml StrokeProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml StrokeThicknessProperty | ||
Результат |
public static DependencyProperty,Windows.UI.Xaml TitleProperty | ||
Результат |