Annotation.TextStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the text style of an annotation.
public:
virtual property System::Windows::Forms::DataVisualization::Charting::TextStyle TextStyle { System::Windows::Forms::DataVisualization::Charting::TextStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::TextStyle value); };
public virtual System.Windows.Forms.DataVisualization.Charting.TextStyle TextStyle { get; set; }
member this.TextStyle : System.Windows.Forms.DataVisualization.Charting.TextStyle with get, set
Public Overridable Property TextStyle As TextStyle
Property Value
A TextStyle value used to draw the text of an annotation.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.