AdvertisePanel

StockSharp.Xaml

Panel for advertising action displaying.

Inherits: UserControl

Implements: IComponentConnector

Constructors

AdvertisePanel()

Initializes a new instance of the AdvertisePanel.

Properties

TextColor : Color

The color of text.

Methods

AddNews(News)

Add news.

news
News.
AddNews(IEnumerable<News>)

Add news.

news
News.
InitializeComponent()

InitializeComponent

Fields

TextColorProperty : DependencyProperty

DependencyProperty for TextColor.