Table of Contents

Class Resource

Namespace
FinScript
Assembly
FinScript.Core.dll

A strongly-typed resource class, for looking up localized strings, etc.

public class Resource
Inheritance
Resource
Inherited Members

Properties

Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

public static CultureInfo Culture { get; set; }

Property Value

CultureInfo

LabelAutoScale

Looks up a localized string similar to Auto scale.

public static string LabelAutoScale { get; }

Property Value

string

LabelColor

Looks up a localized string similar to Color.

public static string LabelColor { get; }

Property Value

string

LabelDaily

Looks up a localized string similar to Daily.

public static string LabelDaily { get; }

Property Value

string

LabelDashStyle

Looks up a localized string similar to Dash style.

public static string LabelDashStyle { get; }

Property Value

string

LabelDays

Looks up a localized string similar to Days.

public static string LabelDays { get; }

Property Value

string

LabelDrawMarker

Looks up a localized string similar to Draw marker on axis.

public static string LabelDrawMarker { get; }

Property Value

string

LabelDrawMarkerDescription

Looks up a localized string similar to Draws an axis marker for the last value of the plot.

public static string LabelDrawMarkerDescription { get; }

Property Value

string

LabelFill

Looks up a localized string similar to Fill color.

public static string LabelFill { get; }

Property Value

string

LabelFillEnd

Looks up a localized string similar to Fill, end color.

public static string LabelFillEnd { get; }

Property Value

string

LabelFillStart

Looks up a localized string similar to Fill, start color.

public static string LabelFillStart { get; }

Property Value

string

LabelFixedMaxScaleValue

Looks up a localized string similar to Max value at scaling.

public static string LabelFixedMaxScaleValue { get; }

Property Value

string

LabelFixedMinScaleValue

Looks up a localized string similar to Min value at scaling.

public static string LabelFixedMinScaleValue { get; }

Property Value

string

LabelHour

Looks up a localized string similar to Hour.

public static string LabelHour { get; }

Property Value

string

LabelHours

Looks up a localized string similar to Hours.

public static string LabelHours { get; }

Property Value

string

LabelIncrement

Looks up a localized string similar to Increment.

public static string LabelIncrement { get; }

Property Value

string

LabelIndicator

Looks up a localized string similar to Indicator.

public static string LabelIndicator { get; }

Property Value

string

LabelIsVisible

Looks up a localized string similar to Visible.

public static string LabelIsVisible { get; }

Property Value

string

LabelLevels

Looks up a localized string similar to Levels.

public static string LabelLevels { get; }

Property Value

string

LabelMax

Looks up a localized string similar to Max.

public static string LabelMax { get; }

Property Value

string

LabelMin

Looks up a localized string similar to Min.

public static string LabelMin { get; }

Property Value

string

LabelMinute

Looks up a localized string similar to Minute.

public static string LabelMinute { get; }

Property Value

string

LabelMinutes

Looks up a localized string similar to Minutes.

public static string LabelMinutes { get; }

Property Value

string

LabelMonthly

Looks up a localized string similar to Monthly.

public static string LabelMonthly { get; }

Property Value

string

LabelMonths

Looks up a localized string similar to Months.

public static string LabelMonths { get; }

Property Value

string

LabelName

Looks up a localized string similar to Label.

public static string LabelName { get; }

Property Value

string

LabelParameters

Looks up a localized string similar to Parameters.

public static string LabelParameters { get; }

Property Value

string

LabelPeriod

Looks up a localized string similar to Period.

public static string LabelPeriod { get; }

Property Value

string

LabelPlotPointType

Looks up a localized string similar to Point type.

public static string LabelPlotPointType { get; }

Property Value

string

LabelPlotStyle

Looks up a localized string similar to Plot style.

public static string LabelPlotStyle { get; }

Property Value

string

LabelPlots

Looks up a localized string similar to Plots.

public static string LabelPlots { get; }

Property Value

string

LabelPriceType

Looks up a localized string similar to Price type.

public static string LabelPriceType { get; }

Property Value

string

LabelSecond

Looks up a localized string similar to Second.

public static string LabelSecond { get; }

Property Value

string

LabelSeconds

Looks up a localized string similar to Seconds.

public static string LabelSeconds { get; }

Property Value

string

LabelSetup

Looks up a localized string similar to Set up.

public static string LabelSetup { get; }

Property Value

string

LabelStrategy

Looks up a localized string similar to Strategy.

public static string LabelStrategy { get; }

Property Value

string

LabelTick

Looks up a localized string similar to Tick.

public static string LabelTick { get; }

Property Value

string

LabelTicks

Looks up a localized string similar to Ticks.

public static string LabelTicks { get; }

Property Value

string

LabelUseAutoColor

Looks up a localized string similar to Auto color.

public static string LabelUseAutoColor { get; }

Property Value

string

LabelUsePredefinedStyle

Looks up a localized string similar to Predefined style.

public static string LabelUsePredefinedStyle { get; }

Property Value

string

LabelValue

Looks up a localized string similar to Value.

public static string LabelValue { get; }

Property Value

string

LabelValueAxisPosition

Looks up a localized string similar to Y axis position.

public static string LabelValueAxisPosition { get; }

Property Value

string

LabelVerticalOffset

Looks up a localized string similar to Vertical offset.

public static string LabelVerticalOffset { get; }

Property Value

string

LabelVisual

Looks up a localized string similar to Visual.

public static string LabelVisual { get; }

Property Value

string

LabelVolume

Looks up a localized string similar to Volume.

public static string LabelVolume { get; }

Property Value

string

LabelWeekly

Looks up a localized string similar to Weekly.

public static string LabelWeekly { get; }

Property Value

string

LabelWeeks

Looks up a localized string similar to Weeks.

public static string LabelWeeks { get; }

Property Value

string

LabelWidth

Looks up a localized string similar to Width.

public static string LabelWidth { get; }

Property Value

string

LabelYearly

Looks up a localized string similar to Yearly.

public static string LabelYearly { get; }

Property Value

string

LabelYears

Looks up a localized string similar to Years.

public static string LabelYears { get; }

Property Value

string

ResourceManager

Returns the cached ResourceManager instance used by this class.

public static ResourceManager ResourceManager { get; }

Property Value

ResourceManager