AdvertisePanel

StockSharp.Xaml

Panel for advertising action displaying.

継承元: UserControl

実装: IComponentConnector

コンストラクター

AdvertisePanel()

Initializes a new instance of the AdvertisePanel.

プロパティ

TextColor : Color

The color of text.

メソッド

AddNews(News)

Add news.

news
News.
AddNews(IEnumerable<News>)

Add news.

news
News.
InitializeComponent()

InitializeComponent

フィールド

TextColorProperty : DependencyProperty

DependencyProperty for TextColor.