名称 | 说明 | |
---|---|---|
ChartStyle 构造函数 | Creates an instance of ChartStyle class. |
以下表中列出了ChartStyle的公开成员.
名称 | 说明 | |
---|---|---|
ChartStyle 构造函数 | Creates an instance of ChartStyle class. |
名称 | 说明 | |
---|---|---|
FillProperty | Identifies the Fill dependency property. | |
FontFamilyProperty | Identifies the FontFamily dependency property. | |
FontSizeProperty | Identifies the FontSize dependency property. | |
FontStretchProperty | Identifies the FontStretch dependency property. | |
FontStyleProperty | Identifies the FontStyle dependency property. | |
FontWeightProperty | Identifies the FontWeight dependency property. | |
LinePatternProperty | Identifies the LinePattern dependency property. | |
StrokeDashArrayProperty | Identifies the StrokeDashArray dependency property. | |
StrokeProperty | Identifies the Stroke dependency property. | |
StrokeThicknessProperty | Identifies the StrokeThickness dependency property. |
名称 | 说明 | |
---|---|---|
DependencyObjectType | (从System.Windows.DependencyObject继承) | |
Dispatcher | (从System.Windows.Threading.DispatcherObject继承) | |
Fill | Gets or sets the fill brush. | |
FontFamily | Gets or sets the font family. | |
FontSize | Gets or sets the font size. | |
FontStretch | Gets or sets the font stretch. | |
FontStyle | Gets or sets the font style. | |
FontWeight | Gets or sets the font weight. | |
IsSealed | (从System.Windows.DependencyObject继承) | |
LinePattern | Gets or sets the Line Pattern. | |
Stroke | Gets or sets the stroke brush. | |
StrokeDashArray | Gets or sets the stroke dash array. | |
StrokeThickness | Gets or sets the stroke thickness. |